Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Shortcut for inserting a TODO #20

Open
preslavrachev opened this issue Apr 8, 2020 · 4 comments
Open

Feature Request: Shortcut for inserting a TODO #20

preslavrachev opened this issue Apr 8, 2020 · 4 comments

Comments

@preslavrachev
Copy link

I use the bn shortcut quite often, many times for adding simple TODOs or reminders. Although adding a new note with just a title is more than fine within Bear, it requires a bit of cleaning up every now and then.

I'd propose the adding of an additional shortcut: e.g. bt, which would either:

  • pre/append a new TODO to a single note defined in the workflow's settings (default: TODOs)
  • or, create a new note without a title, but only with the TODO text on the first line (Bear is quite OK with this). Each note may have an associated hashtag (#TODO by default). Optionally, when adding a TODO, the app can skip opening it up, since it is very rare that one needs to add more details right away.

image

@drgrib what do you think?

@preslavrachev
Copy link
Author

As always, I'm OK with helping to code this feature, if everyone agrees that it would be useful

@nickwild-999
Copy link

@preslavrachev yes this would be really useful. A todo (and appending to an existing bulleted list) is what I was referring to in #19

@drgrib
Copy link
Owner

drgrib commented Apr 23, 2020

I'm sorry to be a damper on this guys but it feels a little messy and I'd rather not complicate the code unless we have a compelling, clear, clean, in-scope feature to add

Also, while you are both requesting a similar feature (appending items to notes), they are actually different. #19 is trying to add bullets to arbitrary selected notes by title and this is trying to add todos to a single note predefined in a settings file or an untitled note.

A settings file doesn't currently exist and would be a new system added to the workflow just for this one feature.

It all just doesn't seem to fit into the scope of this workflow, which is focused on searching, accessing, and creating notes with specific titles and tags. If you'd like to append items to a static or untitled note, I think it would probably make sense to create a new, different workflow dedicated to that task. I'd be happy to have you post a link to it in this issue.

@drgrib
Copy link
Owner

drgrib commented Apr 23, 2020

Also, in the spirit of open source, please feel free to reference or reuse code from this repo and/or create a generic library based on its current access functions if you do decide to create a new workflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants