Tom Adamczewski

Results 12 issues of Tom Adamczewski

**Describe your feature request** On iOS, it would be great to have: - The ability to disable the "Inbox" sidebar element The Inbox was turned off by default on MacOS...

request

**Describe your feature request** On iOS the back button (to go back to the list of notes from a note), is custom. It is not the standard [back button from...

request

**Describe your feature request** On iOS, it would be great to have: - The ability to set which sidebar element is selected by default when first opening the app. The...

request

**Describe your feature request** For example, the parameter could be called `open` and take `1` or `0`. So that ``` fsnotes://new/?txt=hello&open=1 ``` Would 1. Create a note with text `hello`...

request

Hi, thanks for this cool library. One thing that would be nice would be to tell the user what swifter decided to do, e.g.: - was it able to vectorize?...

enhancement

Internet Archive [supports](https://thenextweb.com/news/the-wayback-machine-now-lets-you-track-changes-to-web-pages) a rudimentary way of highlighting the changes between different versions of a page. It would be great to have something similar for pywb and/or for WARC files...

It might be nice to add the ability to _modify_ a page's links, before those links are crawled. Modification patterns could be specified using regex. As far as I could...

Thank you for making this plugin and open sourcing it! Have you considered supporting the `--unified` [flag](https://git-scm.com/docs/git-diff)? > `-U` > `--unified=` > Generate diffs with lines of context instead of...

enhancement

Thanks for making this awesome plugin and open-sourcing it! Suggestion: allow the user to select a setting that will cause Return to make a newline, and Cmd+Return to send the...

enhancement

Great library, thanks so much for your work! I really appreciate e.g. how you've translated exceptions in a way that lets you easily access the line and column number of...