Open alainm23 opened 2 months ago
It's still alive at https://github.com/lainsce/notejot but the look & feel is completely different what it used to be in AppCenter. Also it depends on libhelium library that has completely different design from our stylesheet. Maybe we need to fork from its old commit.
This seems to be the last commit when it keeps the old sticky-notes-like appearance:
https://github.com/lainsce/notejot/commit/a67fb85e81032e4a73067906ea99b1dc9d8176b3
What would be the ethically correct thing to do, fork the project or build from scratch based on the previous code?
Maybe like this:
git reset
or git revert
to the previous code, and push to our new repositorygit reset
or git revert
to the previous code, and push to our forked repositoryI was looking at this earlier and already did a revert clone and made a new repo as I need a quick notes app and thought about using this as my first eOS app.
I haven't really started on it yet as life is stealing all of my spoons for other things.
@UncleTallest Thank you very much, if you are interested in supporting this app, we are happy to support you.
Application name: Notejot
Application description: Simple Notes App
Reason for the request: A very simple and useful application, it integrated well with elementary OS
Additional requirements:
Repository or download URL (if available):