You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Hi @DynamicMetaFlow,
The modification has to be done in memacs/chrome.py in the function handle_url().
You have to look at the content of params[] and change output accordingly.
Since I'm not using Chrome or this Memacs module: are you feeling comfortable doing the changes yourself and providing a pull request?
Hi @DynamicMetaFlow,
The modification has to be done in memacs/chrome.py in the function handle_url().
You have to look at the content of params[] and change output accordingly.
Since I'm not using Chrome or this Memacs module: are you feeling comfortable doing the changes yourself and providing a pull request?
Hi! Thank you for your response. Thanks to your comment I was able to get it up and running. I will clean things up and do a pull request. Thank you once again!
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.
The text was updated successfully, but these errors were encountered: