4

I am in search of a way to manage my OPMLs from Sublime Text. I know it is not thought to do that, but a simple plugin adding checkboxes and expand/collapse arrows should be enough.

1 Answers1

3

I didn't find any plugin that handle OPML directly. But I use a fork of Plaintasks to have a simple list with checkboxes and collapsable section. And it is synced with Dropbox.

https://github.com/aziz/PlainTasks

Plain Tasks screenshot PlainTasksOF