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

palaniraja
  • 341
  • 2
  • 10
  • Does this plugin actually handle OPML files? I could not find any reference to OPML in the linked website. – molgar Feb 05 '13 at 07:58
  • No it doesn't. I was answering only this " but a simple plugin adding checkboxes and expand/collapse arrows should be enough." part of the question. Sorry my answer is not clear enough. – palaniraja Feb 05 '13 at 08:15