How can I export ALL notes from Gnote to HTML through command line?

Rho*_*Rho 11 gnote

I want to export the notes of Gnote. All of them. To HTML or plain text.

It is known that Gnote has a plugin that exports each note to HTML. But I have to do it manually (and takes 4 actions per note using the GUI!) plus, there is no option to export entire notebooks or even all the available notes.

在此处输入图片说明

So, my question regards exactly that point: I looked for a command line tool, gnote option, or even a tomboy trick (after importing the notes from gnote) in order to get all the notes in HTML (one note = one file). No luck. Anyone knows how to do it? I accept any crazy workaround, use of other programs, etc.

Oh!... I forgot to mention that I have 1435 notes (yes I do like to take notes). And they are in GNOTE format. So, 1) the manual export REALLY DOESN'T MAKE SENSE. Please jump that option in your response. And 2) again, the notes are in Gnote, so any solution have to start from there: the gnote db.

理想情况下,我想访问导出到 HTML 的特定 gnote 命令,并在 bash 或其他东西中进行循环以将其应用于每个笔记。gnote 的手册页没有显示任何附加信息,调试模式没有显示导出到 HTML 命令的作用......所以,我觉得我需要一些帮助。

提前致谢!

Rho*_*Rho 12

好吧,没有人帮我,所以我自己做了:)

查看此内容以获取有关如何安装和使用它的说明。希望它会很有用!

将 Gnote 导出器安装到 TXT: https : //github.com/rhoconlinux/gnote-massive-export-to-txt

这是最终的结果。所有笔记导出到txt。 在此处输入图片说明

这是导出后文本注释的样子。
在此处输入图片说明

干杯!