Live data from Hacker News

Pimutils: The coreutils of personal information management

pimutils.org

21–30 of 33 posts

Re: Pimutils: The coreutils of personal information management

#21

I've been looking for a kanban tool for which I can own the data (self hosted), and preferably that the data is a human manipulated format (Markdown ideally). Does anyone know of something like that? I haven't found a satisfactory solution so I've been building one, but I keep feeling like I'm wasting my time and that there must be something else available. In any case I am planning on releasing it as a desktop app a…

NextCloud may have just the right apps available for you, as add-on on top of your self-hosted storage.

Re: Pimutils: The coreutils of personal information management

#22

I've been looking for a kanban tool for which I can own the data (self hosted), and preferably that the data is a human manipulated format (Markdown ideally). Does anyone know of something like that? I haven't found a satisfactory solution so I've been building one, but I keep feeling like I'm wasting my time and that there must be something else available. In any case I am planning on releasing it as a desktop app a…

BASH and CSV ok? I've used this kanban.bash [0] and it works well enough.

[0] https://github.com/coderofsalvation/kanban.bash

Re: Pimutils: The coreutils of personal information management

#23

Unrelated ask: Does anyone know of a good way to filter my Outlook 365/IMAP inbox using rules running on my Linux box? I want more complex and easily maintainable rules than what I can get via Outlook.

I have used mbsync & notmuch to do a one time filter on my entire inbox. If you handle your emails locally, this could be a solution.

Re: Pimutils: The coreutils of personal information management

#24

Unrelated ask: Does anyone know of a good way to filter my Outlook 365/IMAP inbox using rules running on my Linux box? I want more complex and easily maintainable rules than what I can get via Outlook.

Yup - https://github.com/lefcha/imapfilter

"IMAPFilter is a mail filtering utility. It connects to remote mail servers using the Internet Message Access Protocol (IMAP), sends searching queries to the server and processes mailboxes based on the results. It can be used to delete, copy, move, flag, etc. messages residing in mailboxes at the same or different mail servers. The 4rev1 and 4 versions of the IMAP protocol are supported."

Re: Pimutils: The coreutils of personal information management

#25

I've been looking for a kanban tool for which I can own the data (self hosted), and preferably that the data is a human manipulated format (Markdown ideally). Does anyone know of something like that? I haven't found a satisfactory solution so I've been building one, but I keep feeling like I'm wasting my time and that there must be something else available. In any case I am planning on releasing it as a desktop app a…

I like and use nullboard. https://nullboard.io/preview

Simple, and easy to use. I use the color version to track things easier.

Re: Pimutils: The coreutils of personal information management

#26

I've been looking for a kanban tool for which I can own the data (self hosted), and preferably that the data is a human manipulated format (Markdown ideally). Does anyone know of something like that? I haven't found a satisfactory solution so I've been building one, but I keep feeling like I'm wasting my time and that there must be something else available. In any case I am planning on releasing it as a desktop app a…

I like and use nullboard. https://nullboard.io/preview Simple, and easy to use. I use the color version to track things easier.

[deleted]

Re: Pimutils: The coreutils of personal information management

#27

I've been looking for a kanban tool for which I can own the data (self hosted), and preferably that the data is a human manipulated format (Markdown ideally). Does anyone know of something like that? I haven't found a satisfactory solution so I've been building one, but I keep feeling like I'm wasting my time and that there must be something else available. In any case I am planning on releasing it as a desktop app a…

Why are certain techies obsessed with human-manipulated format? Did you grow up with 1980s computers?

CalDav/CardDAV is widely supported by lots of FOSS tools, and https://packages.debian.org/sid/radicale is very easy to set up as a server. You can host it behind a Tor hidden service if you are worried about hackers. https://github.com/infinity0/droid-hacks/blob/master/pages/s...

Re: Pimutils: The coreutils of personal information management

#28
post #18
post #2

khal looks quite cool. Does anyone have some experience with it?

khal is excellent. I've been using it alongside vdirsyncer for a couple of years now. I recommend aliasing 'khal calendar' to cal - a quick look at your day, and upcoming events. I also highly recommend khard, which manages contacts.

I second these recommendations. I've been using khal and khard (plus `todoman` for to-do list management). They're all nice tools that work well in my CLI-focused workflow. And `vdirsyncer` is a key component, that syncs to my other computers and phone, via a NextCloud instance.

Re: Pimutils: The coreutils of personal information management

#29

I've been looking for a kanban tool for which I can own the data (self hosted), and preferably that the data is a human manipulated format (Markdown ideally). Does anyone know of something like that? I haven't found a satisfactory solution so I've been building one, but I keep feeling like I'm wasting my time and that there must be something else available. In any case I am planning on releasing it as a desktop app a…

Why are certain techies obsessed with human-manipulated format? Did you grow up with 1980s computers? CalDav/CardDAV is widely supported by lots of FOSS tools, and https://packages.debian.org/sid/radicale is very easy to set up as a server. You can host it behind a Tor hidden service if you are worried about hackers. https://github.com/infinity0/droid-hacks/blob/master/pages/s...

If I ever stop using the tool, it'd be nice to be able to easily use something else. Plus right now I have a giant directory of Markdown because that's what I've been using, so it'd be great if I can continue to - it makes it easy to edit on whatever device I use, even without any special app.

Re: Pimutils: The coreutils of personal information management

#30

There's a large set of these developed over the years, though I couldn't compile a comprehensive list without taking some time. Contact management (lbdb), numerous task managers, calendars, Emacs org-mode, vimwiki, schedulers, and more. remind, calendar, and taskwarrior come to mind.

[deleted]
Post reply on HN