mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-16 19:21:52 +00:00
Updated Data format (markdown)
@@ -55,6 +55,9 @@ Names used in Boostnote is created as a random string by [keygen.js](https://git
|
|||||||
https://github.com/BoostIO/Boostnote/blob/a480ca7b551bf70becf8000047b6608194c5c27c/browser/main/lib/dataApi/createFolder.js#L38:L57
|
https://github.com/BoostIO/Boostnote/blob/a480ca7b551bf70becf8000047b6608194c5c27c/browser/main/lib/dataApi/createFolder.js#L38:L57
|
||||||
https://github.com/BoostIO/Boostnote/blob/a480ca7b551bf70becf8000047b6608194c5c27c/browser/main/lib/dataApi/createNote.js#L54:L79
|
https://github.com/BoostIO/Boostnote/blob/a480ca7b551bf70becf8000047b6608194c5c27c/browser/main/lib/dataApi/createNote.js#L54:L79
|
||||||
|
|
||||||
|
`Image name` is a 10 letters string created by `browser/main/lib/dataApi/copyImage.js` (We'll merge them someday)
|
||||||
|
https://github.com/BoostIO/Boostnote/blob/a480ca7b551bf70becf8000047b6608194c5c27c/browser/main/lib/dataApi/copyImage.js#L20
|
||||||
|
|
||||||
# Note hash
|
# Note hash
|
||||||
Each note has a unique hash for jumping a note to a note. You can check it in InfoPanel.
|
Each note has a unique hash for jumping a note to a note. You can check it in InfoPanel.
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user