This commit is contained in:
@@ -66,9 +66,35 @@ CURRENT TODOs
|
|||||||
|
|
||||||
|
|
||||||
todo: WIKI
|
todo: WIKI
|
||||||
|
IMMEDIATE TODO FOR THIS ITEM:
|
||||||
|
- Evaluate the options
|
||||||
|
Payload size
|
||||||
|
works responsively?
|
||||||
|
pros and cons for building my own vs purchase (seems relatively easy to build the editor but who knows)
|
||||||
|
The pre-made ones use codemirror (they all do), if I need codemirror for something else (DSL MACROS STUFF?) then does it make more sense or...?
|
||||||
|
|
||||||
Edit wiki from RAVEN
|
Edit wiki from RAVEN
|
||||||
- https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/2032
|
- https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/2032
|
||||||
|
Need markdown editor that's responsive or build my own?
|
||||||
|
Must support as much as my docs do
|
||||||
|
easily add images
|
||||||
|
Export to pdf? (or is that a reporting function?)
|
||||||
|
Markdown to PDF is probably a separate thing
|
||||||
|
Useful links
|
||||||
|
Markdown reference / standard: https://commonmark.org/help/
|
||||||
|
Markdown wysiwyg editor https://github.com/Ionaru/easy-markdown-editor
|
||||||
|
Vue wrapped wysiwyg editor (can use has a vue wrapper need to investigate practicality)
|
||||||
|
https://ui.toast.com/tui-editor/
|
||||||
|
|
||||||
|
markdown to html c# (.net core compatible) lib: https://github.com/Knagis/CommonMark.NET superseded by https://github.com/lunet-io/markdig
|
||||||
|
Fucking cool markdown to display VUE component which seems kind of ideal:
|
||||||
|
https://miaolz123.github.io/vue-markdown/
|
||||||
|
Live example demo: https://miaolz123.github.io/vue-markdown/
|
||||||
|
Supports everything I want including IMAGES! FTW!
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Upload photo into wiki
|
Upload photo into wiki
|
||||||
- https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/2080
|
- https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/2080
|
||||||
@@ -76,6 +102,7 @@ todo: WIKI
|
|||||||
|
|
||||||
DATADUMP - v7 wiki to markdown
|
DATADUMP - v7 wiki to markdown
|
||||||
- https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3468
|
- https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3468
|
||||||
|
In format that can be edited with RAVEN wiki editor (supports same elements)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user