mihaiconstantin / bujo

Bullet Journal syntax highlighting in VS Code Markdown files.
https://bujo.mihaiconstantin.com
MIT License
61 stars 9 forks source link

Allow to change the symbols for multiple lines at once #18

Open mihaiconstantin opened 2 years ago

mihaiconstantin commented 2 years ago
hikchoi commented 2 years ago

+1 for this! This would be super useful when migrating the last day's tasks and bulk-removing the task symbols.

Another convenience command I would love to see would be having this behavior scoped to the entire active editor, though at this point you could just select all > change multiple symbols. It just shaves off a few extra keystrokes from the workflow 😄

mihaiconstantin commented 2 years ago

Thanks for the feedback, @hikchoi! I will give this issue priority.

About the second part of your comment, do you mean something like a command to update symbols for all entries that contain a particular symbol? I think that could be quite handy indeed.

hikchoi commented 2 years ago

Thanks for the feedback, @hikchoi! I will give this issue priority.

About the second part of your comment, do you mean something like a command to update symbols for all entries that contain a particular symbol? I think that could be quite handy indeed.

I was thinking more in the following workflow:

  1. I've migrated everything from last day's journal, and removed the ones that I've completed.
  2. Now I only have task items left that I want to flip to Open, but are right now in various other symbols. A single command that would flip everything to Open would save a few keystrokes.
mihaiconstantin commented 2 years ago

Ah, I get it! That sounds like a good idea. Will include it as part of this issue. Thanks!

doylejg commented 2 years ago

+1 for me too. especially for block migration

mihaiconstantin commented 2 years ago

I was away for a while working on my Ph.D. project, but I am picking up again the development of BuJo starting next week, and this is top of the list. Thanks for the feedback!

davidhayesbc commented 1 month ago

I came here to ask for this too