Skip to content

Tags: moonshot-labs-uk/notejot

Tags

2.7.1

Toggle 2.7.1's commit message
app.css - fix sidebar list not having the same color as the bg around…

… the searchbar

2.7.0

Toggle 2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
appdata.xml - description changes

2.6.9

Toggle 2.6.9's commit message
ListView.vala - Implement search for notes by filtering

Even if a model overrides this, it works, so I'm not complaining.
Notes are searched no matter what the search term is like.

2.6.8

Toggle 2.6.8's commit message
Update screenshot

2.6.7

Toggle 2.6.7's commit message
Note.vala - Different Subtitle format

Now, instead of being just the note's creation date, it's:

<time||weekday||date> · <first note line that has a period>

2.6.6

Toggle 2.6.6's commit message
MainWindow.vala / ListView.vala - Remove all warnings

Let's remove all warnings/criticals of the app.

2.6.5

Toggle 2.6.5's commit message
MainWindow.vala - small change

2.6.4

Toggle 2.6.4's commit message
app.css - Remove active styling on note color palette buttons

This was incorrectly set to show active state, which it shouldn't
because these are not a state, but a choice of the user.