Memacs icon indicating copy to clipboard operation
Memacs copied to clipboard

What did I do on February 14th 2007? Visualize your (digital) life in Org-mode

Results 17 Memacs issues
Sort by recently updated
recently updated
newest added

As mentioned in #69, there seems to be an issue with having so many dependencies that are installed when a user is interested in one Memacs module only: > I,...

enhancement
help wanted

The issue either suggests to reformulate the project's main `README.org`, or to revise how individual modules of Memacs are installed. The aim was to install Memacs with the photos module...

enhancement
help wanted

in https://github.com/novoid/Memacs/issues/87 this issue is mentioned for chrome, and in https://github.com/novoid/Memacs/pull/98 @alex-a-soto fixed the chrome output by including a title url in the note's name. It would be great if...

Hi, I've published multiple (simple) tools using Python3 pip. With Memacs, I do feel that my current knowledge and experience with pip is not enough. Can you come up with...

help wanted

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....

enhancement
help wanted

See disabled unit tests starting with `test_add_to_time_stamps_good_case()` in https://github.com/novoid/Memacs/blob/master/memacs/tests/filenametimestamps_test.py When enabled and run, it ends up in: ``` filenametimestamps_test.py:162: in call_add_to_time_stamps return memacs.test_get_entries() ../lib/memacs.py:216: in test_get_entries data = self.test_get_all() ../lib/memacs.py:205:...

bug
help wanted

A `pip install requirements.txt` runs into permission issues as a non-root user. Since `sudo pip` should never be invoked, `pip install requirements.txt` should read `pip install requirements.txt --user`.

Add chromium history

enhancement
help wanted

As mentioned in #65, when using [signal-back](https://github.com/xeals/signal-back) in order to convert the encrypted backup file of [Signal](https://signal.org/) to an XML file to use with Memacs there are XML elements that...

enhancement
help wanted

Somebody might volunteer for coding the append mode, where output is written to a file (instead of stdout as it is now) and new entries are compared with existing ones....

enhancement
help wanted