mirror of
https://github.com/JLiscom/OpenNote.git
synced 2026-04-25 16:25:49 +03:00
[GH-ISSUE #172] Next framework #153
Labels
No labels
bug
enhancement
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OpenNote-JLiscom#153
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JLiscom on GitHub (Mar 1, 2017).
Original GitHub issue: https://github.com/JLiscom/OpenNote/issues/172
Since it seems like angular 1 days are numbered and angular 2 is stupid, look into Vue.js
@ivangretsky commented on GitHub (May 8, 2017):
Vue seems to be on the rise and will probably get the job done well.
+1 for this.
@JLiscom commented on GitHub (Aug 20, 2017):
https://ckeditor.com/addon/markdown
https://github.com/benweet/stackedit
https://github.com/benweet/stackedit
@JLiscom commented on GitHub (Aug 30, 2017):
Depricate/upgrade to md and git?
Write cli to sync pouch with git?
@ivangretsky commented on GitHub (Aug 30, 2017):
Not sure what you are asking and do you need any reply) just wanted to let you know someone's watching)
@JLiscom commented on GitHub (Sep 11, 2017):
More notes for myself.
Thinking of moving the editor to MD. MD can act as a html super set. I would also like some sort of CLI that would dump notes in some format.
https://github.com/chjj/marked
http://codemirror.net/
@JLiscom commented on GitHub (Nov 28, 2017):
Maybe hold off a vue rewrite and focus on cli. No major benefits to vue just yet. Angular 1.x still receives support
@ivangretsky commented on GitHub (Nov 29, 2017):
I am sure this is a well thought out decision. But if you will have time consider moving to some (more) modern frontend framework - this can give the project some momentum.
@JLiscom commented on GitHub (Dec 9, 2017):
@ivangretsky Problem is its a lot of work for not a lot of gain.
Util Angular 1.x is deprecated or forked, the best course is to keep on keeping on.
Its hard to play with cards that have not been dealt yet.
My current effort is going into a cli that will let you dump the notes with a
gitstyle interface to couch db. Essentially giving you a desktop experience with any editor you want.I also want to abstract file uploads with the S3 API. There are a few opensource self hosted implementations that will allow you to do this.
I also want to go all in on docker.(Mostly change the way I run this myself)
And allow multiple notebooks