Skip to content

bheadwhite/taskmarks

 
 

Repository files navigation

Intro

Taskmarks

VSCode Extension - Persist bookmarks for different tasks.

On big projects, coming back to a topic that I did not touch for some time, I often need time to 'find the right places'. Taskmarks makes it possible to keep those old bookmarks, and go back to them, whenever I need them.

New topic - just add a new Task and keep them forever.

Or copy a Task and share it with your co-workers. Or create a new one, to tell him or her: 'Please look here and here. Do we have a problem? / Could you please ...'

Features / Command / Keyboard

Available commands

  • Taskmarks: Create new Task Create new Task (enter new Taskname)
  • Taskmarks: Delete Task Delete Task (from Tasklist)
  • Taskmarks: Select Bookmark From List List all bookmarks in the current task
  • Taskmarks: Copy Active Task to Clipboard Copy Active Task to Clipboard
  • Taskmarks: Paste Clipboard to Task Paste Clipboard to Task with same name
  • Taskmarks: Select Active Task Select Active Task (from List)
  • Taskmarks: Toggle Toggle Bookmark at Current Position
  • Taskmarks: Find next Bookmark Move the cursor to the next bookmark
  • Taskmarks: Find previous Bookmark Move the cursor to the previous bookmark

Requirements

Extension Settings

Known Issues

Release Notes

Installing your Extension Locally

See CHANGELOG.md

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%