[GH-ISSUE #193] 18.xx Release #170

Open
opened 2026-02-26 01:35:19 +03:00 by kerem · 0 comments
Owner

Originally created by @JLiscom on GitHub (Feb 9, 2018).
Original GitHub issue: https://github.com/JLiscom/OpenNote/issues/193

Dev

  • Multiple notebooks in webapp

Seperate DB for each. Special root cards to indicate DB. Acts like it does now unless you add another db in the settings.

  • Put hash at bottom of note to easily tell if it has changed.

So if you print notes you can see if they differ from the one in open up. I e bullet journaling.

  • Come up with regex to validate Note names so it doesn't freak out the cli when some one names a note hi/bye
  • Change webpack uglify to es6
  • Remove upgrade commands and dependencies, request and AWS sdk, from cli
  • Atom like theme
  • Clean tags in orphan hunter
  • New note title field be a hint so you don't have to remove the place holder Note Title

Test

  • html sanitation for Notes
  • Search UI test.
  • CLI tests. Maybe bash script.
  • What happens if you put a blob in the cli?

Documentation

  • Hash usage as a bullet journal bridge
Originally created by @JLiscom on GitHub (Feb 9, 2018). Original GitHub issue: https://github.com/JLiscom/OpenNote/issues/193 ## Dev - [ ] Multiple notebooks in webapp > Seperate DB for each. Special root cards to indicate DB. Acts like it does now unless you add another db in the settings. - [ ] Put hash at bottom of note to easily tell if it has changed. > So if you print notes you can see if they differ from the one in open up. I e bullet journaling. - [ ] Come up with regex to validate Note names so it doesn't freak out the cli when some one names a note `hi/bye` - [ ] Change webpack uglify to es6 - [ ] Remove upgrade commands and dependencies, request and AWS sdk, from cli - [ ] Atom like theme - [ ] Clean tags in orphan hunter - [ ] New note title field be a hint so you don't have to remove the place holder `Note Title` ## Test - [ ] html sanitation for Notes - [ ] Search UI test. - [ ] CLI tests. Maybe bash script. - [ ] What happens if you put a blob in the cli? ## Documentation - [ ] Hash usage as a bullet journal bridge
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OpenNote-JLiscom#170
No description provided.