Notes-up
Notes-up copied to clipboard
Markdown notes editor & manager
On export of my PDFs, the font size is much larger than it needs to be and if i were to print it I'd waste a significant amount of paper....
You can use colours for tagging notes. The proposed colours for tagging should be the elementary colours so it looks better.
Tested on Ubuntu 18.04 and Mint 18.3 (both installed from Flathub). Steps to reproduce: 1. Edit a note. 2. Double click on the name of the note you just edited....
I don't know if that's intentional or not, but when I am looking down a note in 'view' mode, and see something I want to edit, it would be very...
In Files you can right-click on a File and then tag it with a colour. Notes-Up should have the same mechanism so you can avoid a sub menu.
#### Steps to reproduce: 1. Create a new note 2. Type some text and press Enter any amount of times 3. Press one of the formatting buttons. Even though you're...
Fixes #260 Changes made in this pull request: - Add alternative bold and italic formats (`__bold__` and `*italic*`) - Add strikethrough
It would be good to be able to organise notes within a notebook to suit any order. Anything like drag and drop, or keybindings would be great. I have a...
This is the same mockup picture from the time/date issue, but whilst I was doing that I used the GDK inspector to edit the font sizes (again, ignore the "Something"...
For example, try the following in a new note: ``` # My title break_pango () ``` ``` # My title I like **corrections ``` Markdown formatting without closing tags converts...