tewe
tewe
### Description File > Copy URL does not properly escape note titles. Plus signs are left as is instead of becoming `%2B`. When opening a `fsnotes://find?id=` URL, plus signs are...
### Description For some URLs, the question mark dividing the parameter from the path is escaped to `%3F`, leading to 404 when following the link. This only happens in the...
### Description The modification date shown in the notes list is not updated when a file's mtime is changed (but not its content). Re-launching helps. ### To Reproduce 1. Create...
### Description Searching all notes for `[ ]` works, but searching within the current note does not. ### To Reproduce 1. New note 2. Type `- [ ] report` 3....
**Describe your feature request** The Format > Italic menu triggered by cmd+i surrounds selected text with underscores, which Markdown renders emphasised. Personally I'd prefer it to use asterisks, which render...
### Description The URL highlighting in the editor will make the trailing asterisks of a bold address part of the link, leading to 404. ### To Reproduce `**https://github.com/bauman/libgeohash**` ### Expected...
I'd like to edit with a fixed width font, but the preview to use a proportional font. Currently there is one setting for both.
Notes in FSNotes are files. To use them as files I can either "Reveal in Finder" or "Open in External Editor". What if I want to open one in another...
### Description ### To Reproduce ```markdown - [x] foo - [ ] bar - [x] baz - [ ] bim ``` ### Expected behavior ### FSNotes version 5.4.4 (528) ###...
### Description The Markdown preview in FSNotes does not seem able to open file: links. ### To Reproduce 1. Edit a note 2. Insert `Click [here](file:///Users/...txt)` using a valid path...