Everdo Feature Ideas

My instant use case would be:

  • Integrating with Habitica, mainly to get XP when crossing task to done
  • Statistics collection, how many action closed today, what project did I work on etc
  • Automatically archive emails when a task related to an email (ie: email link in the description of the task) is done.

The main things I can think about for other users is the integration with other external productivity tools (end timetracking when a project is done for example), and integratino with IFTT or Zappier for crazy automation :slight_smile:

Side note: a way to capture things programatically into Everdo would also be really awesome :heart: (but maybe that is already possible? I see an API section in my settings)

Thanks for providing context. This really helps.

By the way this is already possible with sqlite - completion and modification timestamps are on all items in the database. Caution against modifying anything manually, but querying is safe and easy.

Nice. I’ll be sure to consider all this.

The API settings currently serve to configure the sync server. In the future there will definitely be at least an endpoint for creating items. It’s not too difficult to add, it’s just not high on the list because it’s not as much requested as some other things.

That’s right, I should take a look at the database for this it would be way better :+1:

Does this also include a global capture window called on shortcut or are we strictly talking about API access here?

I only meant HTTP API.

Regarding the hook concept discussed earlier. I really liked it at first as a gateway to other integrations. But how would it work when multiple devices share the same data? Do we also need to deploy the same hooks on all devices, including mobile? That would be problematic and unreliable…

Copying the hooks on the mobile won’t even be possible since they could be written on a variety of language, or compiled to an incompatible CPU architecture.

Maybe the only way to take would to play the hooks also when the database is catching up during a sync with the mobile. But that could be impossible depending of the data model you are using.

Alternatively, webhook support instead of generalised hook script would then solve this issue since it could be also part of the sync.

For sequential projects, I would like to have a visual distinction between the first task and all the remaining ones. Currently, I have to go in the project settings to know whether the project is parallel or sequential. This is something where OmniFocus shines: all over their interface, available tasks are in black text, while unavailable ones (either blocked or waiting) are displayed in a medium to dark grey.

@ringods Good point, thank you. I will see what can be done about this.

Hi Andrei, thanks for the good product. I’ve bought everdo and so far I like it. I would really appreciate another category for action type. I want to make a distinction between Soon and Someday. For me, Someday is like a wish list where I enter any possible extension of a project. Soon would be anything that’s not immediately being worked on (so not Next) but mandatory for completion. Right now, those two categories are mixed in Someday which makes it hard to distinguish. Tracking the wish list in the documentation also feels wrong because in the end they are still tasks and ideally should be easy to move between action types. Maybe you can add it as an option in case other people don’t like this category.

I think this is what tags are for. Personally I have both “soon” and “maybe” tags to help me filter out irrelevant items.

Interesting work around. Just to be clear, it is one, right? Because you could easily substitute Waiting or Focus with tags too. Does every Someday action have either “soon” or “maybe” for you? Seems like a lot of work. Or is it more imbalanced so you only tag one?

As opposed to adding a non-standard list - yes it’s a workaround.

I don’t add these by default.

When I notice that a certain project is not likely to become active in the near future (or ever), I add “maybe”. It’s not much work to add a tag, but it helps speed up the review process - I filter out “maybes” and end up with a much smaller list of projects to choose from. Once in a while I review everything.

“Soon” is similar - it’s like a priority label. If my someday items are equal priority - I don’t add the tag.

Somewhat, yes. Focus and Waiting have some additional functionality associated which wouldn’t be possible by just manually assigning tags. For example, Focus is dynamic - items become focused automatically by the system.

I dragged a notebook into Projects and only the title was copied. The information that was in the notebook is gone.

I’m am still using the free version and have 5 projects including this one that I dragged in from Notebooks. Anyway to get that data back?

Thanks.

Solved - found data:
The data got separated from the Notebook when changed to a Project, however I found it. Since I had no idea where it was, I did a backup to CSV and then examined the spreadsheet looking for the data. I found the headings and saw that these were in Next/Active. Then I simply click on the “Next” category and moved those items to the converted Notebook, now Project.

I’m new to Everdo and until now I like it really much. I’ll give it a few weeks to test it and there are a few open questions to me. If Everdo works for me I think I would buy it.

But I have a few feature ideas for you:

  • Full documentation. I know, lots of work, but I think necessary for a selling product. Middle prio for me, but I’m not sure, if I understood any feature right although I read all tutorial tasks and notes.
  • configurable start view. I think, I would like to see the Next-Category by default after starting the software and not the Focus-View.
  • colored text or icons or checkboxes to better view the priority/energy option (I use it for priority but not sure if its meant that way)
  • a possibility for repeating tasks with repeating due, see my thread here. This is important to me.
  • perhaps a reminder service that throws system messages in system tray or a special icon in system tray (I’m on linux). Not so important for me but I would use it.
  • a desktop integration instead of a window application, called Desklets in Cinnamon desktop. So you would always see your tasks without starting a software with window.

Great software. Thank you!

Definitely agree. For now please refer to Everdo Help / User Manual / Documentation in it’s current form. You can also try searching the forum - many questions have been answered here.

Do you mean in the desktop app? There’s a setting like this on Android because the user typically opens and closes the app often. But on desktop the app is open most of the time, so is it really important?
Also switching views is just one keypress away: to open “Next” press “2” and your are there :slight_smile:

When it comes to “time” and “energy” properties, I think the user is supposed to use them as filters most of the time. In this case the appearance is irrelevant, but the icon still allows to see the information if needed. In other words, If you are going to manually scan “Next” for items with “Hi” energy, I think it will work poorly regardless of how ith colored. Why not just use a filter?

Replied to your topic.

I think this would be useful if actions were being scheduled for specific time. Instead Everdo only allows scheduling for a specific day, so the usefulness of real-time notification is questionable. There’s a plan to develop calendar integration in the future to push scheduled items to services like Google calendar.

In the future It could be possible to do this as a separate app (desklet) that would query an API provided by Everdo. But running the full Everdo app would still be necessary to do scheduling and syncing properly.

Hi

I don’t know if it already be proposed but I tried amazing Marvin and even if it doesn’t build around GTD I think some features worth it :

  • weekly review tasks : people add custom task and it appears during weekly review. For example _clear mind _review project _thinking about…

  • back burner : it serves to ‘store’ tasks to hide it from list but keep it for later like monthly review. Kind of someday list.

What do you think of these features ?

Thanks

Not sure I got this one. But couldn’t this be done by scheduling a weekly review action with a checklist attached to it?

Got it, but how does it actually differ from Someday? You could also use a label for such “back burner” actions to hide them from normal review. There’s also a feature proposed to allow the creation of custom lists based on tags and other properties.

Overall, we’d like to avoid introducing new functionality if it’s just one more way to do the same thing.

Yes you’re right it can be done right now without adding stuff. However (maybe only for me) I think it’s better to introduce things to help people to organize stuff.

I have todoist premium right now and basically I can do everything with categories, labels and filters but it isn’t easy to manage everyday.

But I get your point.

Hello Andrei,

I searched around but it seems that we don’t have a keyboard shortcut to toggle expanding/collapsing the notes/description of an item.

We only have the collapse/expand all button that needs to be clicked. That’s good but when navigating through all items with description collapsed with just the keyboard, it breaks my flow by having to click the triangle to expand when I only wanted to skim the description (not edit which can be accomplished by pressing enter).

I hope you get what I mean.

@Andrei,

I am unsure if this should be listed as a feature idea or a bug. I have recently noticed that if I am creating a task on android and need to switch out of the app for any reason the unsaved task will be lost. I wonder if there is a was to have a system like “drafts” in email?

Thank you.

Oh wow, this is great news.

So I could query the database and find out total duration of tasks on a given date?

The possibilities are endless!