Karl Voit
Karl Voit
Hi, Heaven 0.1.0-beta-11 I'd like to get a hint in the UI when modifying the camera sensitivity. Currently, I can't tell whether or not a large value or a low...
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,...
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...
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:...
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...
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....
I'd like to have a script that is a wrapper to VLC media player (or mplayer) which logs the names of the video files and the start+end time-stamp of playback...
https://github.com/log2timeline/plaso/wiki > plaso (Plaso Langar Að Safna Öllu) is a Python-based backend engine for the tool log2timeline. Maybe some people would like to move data between Memacs and plaso?
There should be a module that gets Mastodon Toots into Memacs: https://en.wikipedia.org/wiki/Mastodon_(software) There are multiple possibilities: - Probably most clean one: https://github.com/tootsuite/mastodon/pull/6460 - https://github.com/tootsuite/mastodon/issues/177 - https://github.com/tootsuite/mastodon/issues/454 - https://github.com/tootsuite/mastodon/issues/4272
Currently, https://github.com/novoid/Memacs/tree/master/tmp/emails/mbox/works-for-me-hack is a quick hack that does not use the usual Memacs framework methods. I still think that the module is relevant for many use-cases (emails, usenet postings, ...).