Christian Bager Bach Houmann
Christian Bager Bach Houmann
### Discussed in https://github.com/chhoumann/quickadd/discussions/135 Originally posted by **ramon86** November 3, 2021 I hope this is something that's easy to achieve, but I cannot figure out how to use QuickAddAPI in...
Idea from #21. Placing here as separate request.
OSes have different max path lengths. Windows & Android seems to be the most restrictive, at 255 characters. I'm considering standardizing this across all platforms, so pattern-matching is easier (same...
**Is your feature request related to a problem? Please describe.** Instead of inserting `undefined` in notes (or null), just put an empty string in there. This increases flexibility. Also, requested...
**Is your feature request related to a problem? Please describe.** Request from Discord. Wants to have a way to do e.g. `{{VALUE:1,2,3}}` but then also be able to write a...
**Is your feature request related to a problem? Please describe.** - Create note manually (i.e. default CMD+N or Shift+Enter in Quick Switcher or clicking a link to a file that...
**Describe the bug** Title. **To Reproduce** Create a macro with e.g. two template choices and use `{{value}}` in both. **Expected behavior** `{{value}}` should be entered only once and --- This...
**Describe the bug** Renaming a macro choice doesn't update the main settings GUI - choice view - with the new name. However, it does appear to update the name. Seemingly...
> {{date}} in note creation template gives you the podcast date. is there a way to also use {{today.date}} for my metadata instead? _Originally posted by @dhecloud in https://github.com/chhoumann/PodNotes/issues/58#issuecomment-1462393566_ ---...