Greetings,
Thank you for developing memacs and everyone who has contributed to the project. I've been trying to setup memacs for my knowledge system and running into a stumbling block.
When I run the command
python bin/memacs_chrome.py -f "/home/user/.config/google-chrome/Default/History" --output-format '{title}' >~/org/memacs/chromehist.org_archive
An entry in chromehist.org_archive file looks like this
** <2019-01-01 Tue 10:37>
:PROPERTIES:
:URL: https://www.emacswiki.org/
:VISIT_COUNT: 1
:ID: 2cea0d0cf79ed67415352fe702df96742b0b446a
:END:
How can I get the memacs-chrome module to output the headings including the title of the url visited as shown in the example?
* Memacs for chrome url history :Memacs:chrome:
** <2018-10-03 Wed 10:15:51> [[https://github.com/balaramadurai][Balaramadurai (Dr. Bala Ramadurai)]]
:PROPERTIES:
:URL: https://github.com/balaramadurai
:VISIT_COUNT: 1
:ID: 72cdb9f8afd0bb8a815723c47a336f1f300a9228
:END:
Thank you for your time and support.
Greetings,
Thank you for developing memacs and everyone who has contributed to the project. I've been trying to setup memacs for my knowledge system and running into a stumbling block.
When I run the command
An entry in chromehist.org_archive file looks like this
How can I get the memacs-chrome module to output the headings including the title of the url visited as shown in the example?
Thank you for your time and support.