Everdo Community - Latest posts https://forum.everdo.net Latest posts Feature request: Toggle Focus on/off As a user, I would like to be able to toggle the Focus feature off in the settings, and as a result have the Focus menu item disappear from the menu.

If a user prefers having all the next actions listed on one screen, the user can use the Next Actions screen, and ignore the Focus screen. But it would be useful to be able to toggle Focus off so that the item disappears from the menu.

]]>
https://forum.everdo.net/t/feature-request-toggle-focus-on-off/4465#post_1 Fri, 20 Mar 2026 11:09:46 +0000 forum.everdo.net-post-13807
Desktop version: is it possible to view all tasks for contact like view all tasks for context? Wow, thanks, did not thought about that! It completely solves my usecase.

Thanks a million!

]]>
https://forum.everdo.net/t/desktop-version-is-it-possible-to-view-all-tasks-for-contact-like-view-all-tasks-for-context/4461#post_5 Thu, 19 Mar 2026 10:19:58 +0000 forum.everdo.net-post-13804
Everdo Desktop 1.11.x - Early Access (Can have bugs) Hi Everyone

A new desktop version is ready for early access. Here’s the change log.

This version is quite special in that it has substantial architectural changes under the hood to enable better performance, reliability and development speed in the long term. Because of this there could be some bugs in the less frequently used features. Please share if you find any bugs - they will be fixed quickly.

If you are not comfortable rolling back to the previous version, please don’t install this version yet.

In case you need to roll back, the latest stable version can be downloaded from https://everdo.net

Download Links

]]>
https://forum.everdo.net/t/everdo-desktop-1-11-x-early-access-can-have-bugs/4462#post_1 Thu, 19 Mar 2026 10:18:31 +0000 forum.everdo.net-post-13803
Desktop version: is it possible to view all tasks for contact like view all tasks for context?
inye:

May be best solution for me is to represent DevOps manager as a context, not as a contact. As i see, only thing that can be done with a contact that can’t be done with a context is the assignment to “waiting for:” field of a task, and i tend not to use that feature much anyway.

What if you renamed your contact to @DevOps manager? Any tag can be a context.

]]>
https://forum.everdo.net/t/desktop-version-is-it-possible-to-view-all-tasks-for-contact-like-view-all-tasks-for-context/4461#post_4 Thu, 19 Mar 2026 09:01:24 +0000 forum.everdo.net-post-13802
Python Library and Command Line Tool

I don’t want to share the entire history of my projects with an LLM

I can absolutely see this! If sharing stuff like this with, say Anthropic, is within your threat model, you can run relatively powerful models locally.

Thanks for sharing the post about copying as markdown, will absolutely start using it for use cases like “also consider this task: …”. I’m coming from use cases more of the style of “please compile a list of todos for today” and “what did I achieve last week?”. The plan then is to have a bunch of MCP servers talking to all kinds of “action artifact stores” like Obsidian, Everdo, sent emails, …

It depends on what you are editing. Something simple like a title of an action is unlikely to go wrong, but something like creating entire items is risky.

I was particularly holding back from those use cases because it might lead to users unknowingly corrupting their database and then you having to deal with bug reports caused by my ignorance about the precise data model :-). LMK if you think some light editing (modify titles for example) should be within scope for my Python bindings and I’m happy to add that. But also fine with me to not have those features in the lib.

]]>
https://forum.everdo.net/t/python-library-and-command-line-tool/4457#post_7 Thu, 19 Mar 2026 08:20:27 +0000 forum.everdo.net-post-13801
Desktop version: is it possible to view all tasks for contact like view all tasks for context? Ho Andrei,

Thanks for you description of rationales behind current context and tag navigation options, they are now clear to me and i agree that they are important and useful.

However, my case is as follows. Imagine i have the project “Setup point of presence in new datacenter”. It is sequential and has following tasks:

  • Work out new PoP budget with CFO. Context: @office, contact: CFO
  • Order hardware for new PoP. Context: @email
  • Arrange hardware setup. Context @office, contact: DevOps manager

I have also other tasks associated with contact “DevOps manager” - e.g. “waiting for: get and read reliability report for march”, "discuss migration to PostgreSQL @office” etc. I need some screen where i can see all tasks related to DevOps manager so i can check each task when we meet in office. I don’t want see “Setup point of presence in new datacenter – Arrange hardware setup” in this screen until first two tasks in “Setup point of presence in new datacenter” are complete, because time of this task didn’t come yet. BUT in my opinion it’s nice to be able to associate task “Arrange hardware setup” with DevOps manager during initial planning of the project.

In short, my use case is: view tasks that could be discussed with a contact immediately. For this purpose, non-first next actions in sequential projects are “blocked” by preceding next actions, and can’t be discussed with contact until all preceding tasks are done.

May be best solution for me is to represent DevOps manager as a context, not as a contact. As i see, only thing that can be done with a contact that can’t be done with a context is the assignment to “waiting for:” field of a task, and i tend not to use that feature much anyway. I tend to represent “waiting” state as an “ask about…” task, either as next action (“ask about it next time you’re talking”) or scheduled action (“ask about it after…”)

Any ideas about my use case would be greatly appreciated.

Thanks for your consideration!

]]>
https://forum.everdo.net/t/desktop-version-is-it-possible-to-view-all-tasks-for-contact-like-view-all-tasks-for-context/4461#post_3 Wed, 18 Mar 2026 13:11:18 +0000 forum.everdo.net-post-13800
`Show more items` in Trash view doesn't work for me Confirmed, it seems to be broken. Will have it fixed in the upcoming update.

]]>
https://forum.everdo.net/t/show-more-items-in-trash-view-doesnt-work-for-me/4460#post_3 Wed, 18 Mar 2026 08:10:22 +0000 forum.everdo.net-post-13792
Desktop version: is it possible to view all tasks for contact like view all tasks for context? Hi Dmitry, you’ve described the current behavior correctly.

There’s no special way to view all tasks for a contact, excluding the non-first next tasks. What is your use case for this?

To give a bit of context on why context vs tag navigation options were originally implemented to have different filtering behavior

When selecting a context list, you want to see actionable tasks that match the context.

When selecting a tag, it’s more like search - you want to see everything that matches. This mode supports contexts as well because they are tags as well.

]]>
https://forum.everdo.net/t/desktop-version-is-it-possible-to-view-all-tasks-for-contact-like-view-all-tasks-for-context/4461#post_2 Wed, 18 Mar 2026 08:09:08 +0000 forum.everdo.net-post-13791
Desktop version: is it possible to view all tasks for contact like view all tasks for context? Desktop app has panel “Contexts” on the left. When user selects a context there, Everdo shows tasks in this context nicely grouped by their state (Next, Someday)… But note: it doesn’t show non-first next tasks from sequential projects, even if these tasks belong to the context. It’s perfectly ok to me: in my opinion, the whole point of sequential projects is to hide tasks from view until their time would come.

There’s also “Tags” panel on the left. When user selects a context (or contact, or area) there, Everdo again shows tasks with this tag nicely grouped by their state (Next, Someday)… But now, in the “Next” section, Everdo shows all next tasks with the tag, including non-first next tasks from sequential projects. It’s perfectly OK to my opinion, too: i can see usefulness in the ability to review everything with a tag.

But i can’t find a way to see all tasks for a contact, excluding non-first next tasks from sequential projects. Is there any way to do it? Maybe i’m missing a filter somewhere? Or maybe it’s possible to implement “contacts” panel on the left like existing “contexts” panel, that would provide desired behaviour? Or maybe i’m completely missing the point – i’m new to Everdo, so everything’s possible.

Any help would be greatly appreciated. Sorry for long description, hope i managed to make it clear. Thanks!

P.S.: Thanks for the great app, worth every $.

]]>
https://forum.everdo.net/t/desktop-version-is-it-possible-to-view-all-tasks-for-contact-like-view-all-tasks-for-context/4461#post_1 Tue, 17 Mar 2026 10:55:12 +0000 forum.everdo.net-post-13790
Python Library and Command Line Tool @larsborn pretty cool, I’ve been thinking about MCP myself, but didn’t get around to it yet. For the most part I don’t want to share the entire history of my projects with an LLM, so I’m just using this to share one action at a time Exporting Everdo actions as Markdown for AI prompting

]]>
https://forum.everdo.net/t/python-library-and-command-line-tool/4457#post_6 Tue, 17 Mar 2026 09:02:26 +0000 forum.everdo.net-post-13789
Python Library and Command Line Tool
gsujal:

Hmm why is that so? Asking because I have done minor edits to the db using dBeaver in the past. Took backups of course. Forgot why I did so.

It depends on what you are editing. Something simple like a title of an action is unlikely to go wrong, but something like creating entire items is risky.

  1. You don’t know what assumptions the app is making about the data, so you could silently corrupt the data and break the application. I know you are probably careful about this and have backups, but it’s possible to go without noticing a problem until later on when the earlier backups are gone.
  2. You update may work correctly today, but end up corrupting the database in a future version of the app that expect different things about the data.
  3. None of your edits will reflect in the app until restart, which increases the probability of silently breaking something and only learning about it in a few days when you restart the computer
]]>
https://forum.everdo.net/t/python-library-and-command-line-tool/4457#post_5 Tue, 17 Mar 2026 08:58:13 +0000 forum.everdo.net-post-13788
`Show more items` in Trash view doesn't work for me Also, it might be helpful to have a in: trash search query similar to the in: archive one? Sometimes I need to look up old tasks

]]>
https://forum.everdo.net/t/show-more-items-in-trash-view-doesnt-work-for-me/4460#post_2 Tue, 17 Mar 2026 02:13:39 +0000 forum.everdo.net-post-13787
`Show more items` in Trash view doesn't work for me Hello. I have a lot of items in my Trash. Around 545 items are currently hidden from view. When I click on Show more items, it doesn’t seem to load any more items.

The button works in other views (Someday, Archive)

]]>
https://forum.everdo.net/t/show-more-items-in-trash-view-doesnt-work-for-me/4460#post_1 Tue, 17 Mar 2026 01:54:19 +0000 forum.everdo.net-post-13786
Python Library and Command Line Tool

Definitely don’t try writing to the database, that will not work well.

Hmm why is that so? Asking because I have done minor edits to the db using dBeaver in the past. Took backups of course. Forgot why I did so.

]]>
https://forum.everdo.net/t/python-library-and-command-line-tool/4457#post_4 Tue, 17 Mar 2026 01:38:42 +0000 forum.everdo.net-post-13783
Python Library and Command Line Tool Absolutely! There are actually a couple of use cases:

  • I have a StreamDeck and would like to see the current number of items in my Inbox on it (doesn’t need to be real-time). Buttons can just display contents of files so I now have cronjob using my Python library to count the items on inbox and write that number to a text file.
  • Especially when it comes to really old tasks “I know I did that thing once, but can only remember that it contained the word apple”, nothing beats grep on the command line.
  • On a similar topic: a bit of cut/awk/sort/uniq does wonders when it comes to long-term stats of style “how many tasks did I finish in every month last year?”
  • I am currently planning to expose my Everdo list to an LLM via an MCP server.
]]>
https://forum.everdo.net/t/python-library-and-command-line-tool/4457#post_3 Mon, 16 Mar 2026 22:05:47 +0000 forum.everdo.net-post-13782
Exporting Everdo actions as Markdown for AI prompting For example I have a project where I need to investigate something. Or I spot an issue that needs fixing. Normally I would write it down as a task for myself in a corresponding project or standalone.

At some point I noticed that some of these actions should really be done not by me but by a chatbot or an agent. So I naturally started putting in a bit more detail to give AI more context. Then I assign it a tag. I have a tag for coding agent and a tag for chatbot. When on the go, I will often come up with more tasks or pieces of context to give to AI. So I end up writing prompts essentially.

But these are still my tasks - they can’t really be done autonomously, because there will be back and forth between me and the machine. So putting them in Everdo seems like a natural fit to me. Then, when in the appropriate context, I filter by the AI tags and have an entire backlog of prompts to feed agents/chatbots.

This is why I find it useful to have something like this export as markdown feature. It’s one-click and it adds useful context by including project title and tags, so I don’t need to repeat what project the task is for in each action.

]]>
https://forum.everdo.net/t/exporting-everdo-actions-as-markdown-for-ai-prompting/4447#post_6 Mon, 16 Mar 2026 09:36:17 +0000 forum.everdo.net-post-13781
Python Library and Command Line Tool That’s cool, thanks for sharing!

Definitely don’t try writing to the database, that will not work well.

Can you share more about your use cases?

]]>
https://forum.everdo.net/t/python-library-and-command-line-tool/4457#post_2 Mon, 16 Mar 2026 09:27:16 +0000 forum.everdo.net-post-13780
Python Library and Command Line Tool Hey,

finally got around to write some Python bindings for the Everdo SQLite database: GitHub - larsborn/everdo: A read-only zero-dependency Python interface to the Everdo GTD database · GitHub .

I realize that it might break anytime because I basically just guessed what the structure in the database means and it can change anytime. For that reason, I opted for a read-only approach. Then this tool will at least not corrupt databases and make Everdo maintenance harder than it needs to be.

That being said, I just really needed some very basic features for myself (counting current number of inbox items). LMK what you think and if you find it useful. Also bug reports, feature requests, and contributions are very welcome on Github!

Cheers
Lars

]]>
https://forum.everdo.net/t/python-library-and-command-line-tool/4457#post_1 Sun, 15 Mar 2026 20:44:04 +0000 forum.everdo.net-post-13779
Exporting Everdo actions as Markdown for AI prompting Can you share a real-life example of this? Copying in markdown is cool, but why would I write prompts in Everdo? Do you usually make up prompts when planning tasks, writing the prompt that will help you solve the task?

]]>
https://forum.everdo.net/t/exporting-everdo-actions-as-markdown-for-ai-prompting/4447#post_5 Sun, 15 Mar 2026 12:03:11 +0000 forum.everdo.net-post-13776
Reminder option gets covered up by Android navigation bar Ah so I went and tested it out and it’s shown properly in most cases, or can be scrolled to (for scheduled and waiting type tasks)

Seems I only noticed the issue today because it gets partially obscured in the rare case of the task title being at least 3 lines long, the task type being inbox/next/someday, and the description having a lot of text (enough to take up its max height). Cannot scroll to make it fully visible in this case.

Added a dummy task screenshot below.

Since it’s partially shown and better than before, I’m fine with how it is. Though I do wonder if the reminder button might get fully obscured on smaller height devices or if it becomes scrollable.

]]>
https://forum.everdo.net/t/reminder-option-gets-covered-up-by-android-navigation-bar/4409#post_6 Fri, 13 Mar 2026 09:14:37 +0000 forum.everdo.net-post-13775
Reminder option gets covered up by Android navigation bar Interesting, I just tested it and it worked as expected - the reminder button is below the fold, but you can scroll to get to it. Is that the behavior you see, or do you have the button obstructed and can’t scroll it up?

]]>
https://forum.everdo.net/t/reminder-option-gets-covered-up-by-android-navigation-bar/4409#post_5 Fri, 13 Mar 2026 08:42:47 +0000 forum.everdo.net-post-13774
Reminder option gets covered up by Android navigation bar Thank you, Andrei. Only testing it now and the tasks at the bottom are no longer cut off but the reminder button can still get cut off if you have a long enough description.

]]>
https://forum.everdo.net/t/reminder-option-gets-covered-up-by-android-navigation-bar/4409#post_4 Fri, 13 Mar 2026 01:19:48 +0000 forum.everdo.net-post-13773
Randomize order of actions in a list I sometimes wish I could completely scramble the order in a list (like Someday/Maybe) using a keyboard shortcut (maybe something like “:r” or something). The reason is that I sometimes want a “fresh” look at the items without considering the order I’ve already given them.

]]>
https://forum.everdo.net/t/randomize-order-of-actions-in-a-list/4454#post_1 Thu, 12 Mar 2026 11:46:19 +0000 forum.everdo.net-post-13772
Move task to project using inline commands I would vote for fzf-style fast fuzzy matching being added.
It’s pretty much the ideal keyboard centric way of quickly finding and selecting something!

]]>
https://forum.everdo.net/t/move-task-to-project-using-inline-commands/2862#post_4 Wed, 11 Mar 2026 11:49:15 +0000 forum.everdo.net-post-13771
Move task to project using inline commands I would like this. But it would only be practical for me if there was auto-completion on the project names. My project names are usually a few words, and I suspect I would spell them wrong or take a long time to type them otherwise.

I appreciate this would complicate the feature quite some bit. But the dream I have is that I would type :p <some letter> and Everdo would begin to auto-complete (with a drop down appearing).

]]>
https://forum.everdo.net/t/move-task-to-project-using-inline-commands/2862#post_3 Tue, 10 Mar 2026 19:22:26 +0000 forum.everdo.net-post-13770
Regarding the forum language Hey,

There’s no rule, but I don’t think this forum has enough Russian-speaking people for a discussion. You can privately message me in Russian.

]]>
https://forum.everdo.net/t/regarding-the-forum-language/4451#post_2 Mon, 09 Mar 2026 09:27:21 +0000 forum.everdo.net-post-13766
Regarding the forum language Hello! Is it possible to ask questions on the forum in Russian? Or is it only in English? I didn’t find any direct prohibition in the forum rules. Just my English isn’t so good. Thanks in advance for your reply.

]]>
https://forum.everdo.net/t/regarding-the-forum-language/4451#post_1 Sun, 08 Mar 2026 18:45:55 +0000 forum.everdo.net-post-13764
"Done" does not appear in Scheduled App on Android Hey Cristian,

This is indeed a bug with the android app. Sync works correctly in this case - your data is on the device, but the done section is simply not showing up in Scheduled.

I will have it fixed in the next android app update.

]]>
https://forum.everdo.net/t/done-does-not-appear-in-scheduled-app-on-android/4450#post_2 Mon, 02 Mar 2026 08:37:04 +0000 forum.everdo.net-post-13763
"Done" does not appear in Scheduled App on Android Good evening, how are you?

I’m having a problem with the Android app.

In the Windows app, in the Scheduled section, there’s an option for completed tasks marked as “Done”.

However, in the Android app, “Done” doesn’t appear in Scheduled.

I’ve already forced synchronization, but the problem persists.

Can you please help me?

Thank you very much.

Cristian Regazzo

]]>
https://forum.everdo.net/t/done-does-not-appear-in-scheduled-app-on-android/4450#post_1 Mon, 02 Mar 2026 02:00:54 +0000 forum.everdo.net-post-13762
Inline commands for android to enable quick organisation of tasks I’d definitely love the inline commands. I have often thought about how convenient they would be to have on Android, as well. Colon is only a long press on most Android keyboards and I often use special characters. I would definitely appreciate that feature.

]]>
https://forum.everdo.net/t/inline-commands-for-android-to-enable-quick-organisation-of-tasks/4445#post_5 Fri, 27 Feb 2026 06:09:04 +0000 forum.everdo.net-post-13761
Everdo for Android APK download It works! This feature is very convenient, thank you for implementing this.

]]>
https://forum.everdo.net/t/everdo-for-android-apk-download/897?page=3#post_48 Wed, 25 Feb 2026 12:14:18 +0000 forum.everdo.net-post-13760
Why does assigning a project to an inbox item convert it to a Next Action? Sure, fair enough. I’m looking forward to the possibility of this if it happens!

]]>
https://forum.everdo.net/t/why-does-assigning-a-project-to-an-inbox-item-convert-it-to-a-next-action/4443#post_9 Tue, 24 Feb 2026 17:46:35 +0000 forum.everdo.net-post-13759
When is dark mode ever coming to IOS? (Answer: Feb 2026) It is now being rolled out. Everyone should get the update within a week. Everdo for iOS 1.9.3

]]>
https://forum.everdo.net/t/when-is-dark-mode-ever-coming-to-ios-answer-feb-2026/2730#post_8 Tue, 24 Feb 2026 13:18:38 +0000 forum.everdo.net-post-13758
Everdo for Android APK download Yes, it should work for both

]]>
https://forum.everdo.net/t/everdo-for-android-apk-download/897?page=3#post_47 Tue, 24 Feb 2026 10:08:36 +0000 forum.everdo.net-post-13757
Exporting Everdo actions as Markdown for AI prompting Very cool option. I think I would often use it, also for copy-pasting items to the time tracker software of my company.

]]>
https://forum.everdo.net/t/exporting-everdo-actions-as-markdown-for-ai-prompting/4447#post_4 Mon, 23 Feb 2026 20:16:48 +0000 forum.everdo.net-post-13756
Everdo for Android APK download Amazing! Does the background sync work with both the local network sync and the encrypted sync?

]]>
https://forum.everdo.net/t/everdo-for-android-apk-download/897?page=3#post_46 Mon, 23 Feb 2026 19:33:31 +0000 forum.everdo.net-post-13755
Exporting Everdo actions as Markdown for AI prompting To be clear it’s not there yet in the current version, I’m just wondering if others would find it useful :wink:

]]>
https://forum.everdo.net/t/exporting-everdo-actions-as-markdown-for-ai-prompting/4447#post_3 Sun, 22 Feb 2026 10:28:22 +0000 forum.everdo.net-post-13754
Microsoft Defender SmartScreen on Windows Thanks! I did fill in some forms to get the certificate whitelisted, but really they need volume of downloads.

]]>
https://forum.everdo.net/t/microsoft-defender-smartscreen-on-windows/4442#post_5 Sun, 22 Feb 2026 10:25:44 +0000 forum.everdo.net-post-13753
Microsoft Defender SmartScreen on Windows Hello Andrei,

I downloaded Everdo from Edge on my windows vm, and it gave me a message telling me that the everdo installer was a potential risk. After telling it to keep the file, I had the opportunity to give feedback, and one of the questions was if I was the owner/developer of the software. Not sure if you went through the process already, but I think it could help. Anyway I’m giving feedback to see if it’s approved.

]]>
https://forum.everdo.net/t/microsoft-defender-smartscreen-on-windows/4442#post_4 Sat, 21 Feb 2026 19:44:04 +0000 forum.everdo.net-post-13751
Exporting Everdo actions as Markdown for AI prompting I have not used it for that purpose yet, but I’m gonna try it out now.

]]>
https://forum.everdo.net/t/exporting-everdo-actions-as-markdown-for-ai-prompting/4447#post_2 Sat, 21 Feb 2026 16:03:57 +0000 forum.everdo.net-post-13750
Task already exists You are right. The normal GTD proces should catch these things. Probable better then trying to catch this automatically.

]]>
https://forum.everdo.net/t/task-already-exists/4446#post_5 Sat, 21 Feb 2026 10:07:49 +0000 forum.everdo.net-post-13749
Task already exists Thanks for clarifying.

I do often enter duplicates like this, but they usually don’t cause any issues during a review - I just hit the delete shortcut and it’s gone.

I think it would be quite challenging to detect a duplicate task reliably since you might word it slightly differently.

]]>
https://forum.everdo.net/t/task-already-exists/4446#post_4 Sat, 21 Feb 2026 09:20:28 +0000 forum.everdo.net-post-13748
Browser Extension Prototype Thanks for the pointers!

]]>
https://forum.everdo.net/t/browser-extension-prototype/4436#post_8 Sat, 21 Feb 2026 09:12:20 +0000 forum.everdo.net-post-13747
Browser Extension Prototype This would be a very nice feature to have personally!
I often save a lot of webpages, or want to come back to them later and this would be a nice addition to quickly make note of them in everdo which I will check regularly.

The additionally functionality Jensodeg mentioned by saving the webpage as a note in the inbox would also be nice too. - Perhaps this would be possible to implement by just clicking on the extension icon?
Much like how many other things like OneNote webclipper or Todoist One-Click works. That would make it faster than having to always spot the everdo icon in the right click context menu.

]]>
https://forum.everdo.net/t/browser-extension-prototype/4436#post_7 Fri, 20 Feb 2026 11:29:29 +0000 forum.everdo.net-post-13745
Task already exists I use Everdo Desktop. This would be an issue when entering an indivual task in the Inbox. Mostly just after having a brainwave regarding a specific task. You go to the Inbox, enter the task text, and continue with your work. So not when adding tasks to a project or when handling the task. But I can imagine that it is better to find this out when handling the task to not interupt the task dumping flow.

This is a “nice to have” feature. Not essential.

]]>
https://forum.everdo.net/t/task-already-exists/4446#post_3 Fri, 20 Feb 2026 10:04:59 +0000 forum.everdo.net-post-13744
Exporting Everdo actions as Markdown for AI prompting I notice that lately I spend a lot of time writing prompts. But I was using apps like Obsidian, or event github to write, which is a lot of extra friction and doesn’t sync with Everdo.

To make things easier, one thing I’m testing out is a menu option to export an item as markdown. This way I can write in Everdo and export with one click. I use it all the time now.

The “Copy as markdown” formats the item as a markdown document with front matter metadata and puts it into the clipboard. Great for LLMs to consume.

---
project: Project Name Goes Here
tags: [claude, Work]
---

# Task title goes here

Task description

I find this format works really well to give a lot of context to the agent/chatbot. I use it all the time now. But it can still be improved.

So I’m wondering if this is useful for more users.

]]>
https://forum.everdo.net/t/exporting-everdo-actions-as-markdown-for-ai-prompting/4447#post_1 Fri, 20 Feb 2026 09:30:24 +0000 forum.everdo.net-post-13743
Task already exists Hey, it’s an interesting suggestion. Which app are you referring to and what is the workflow you are using for capture where you think this would help?

]]>
https://forum.everdo.net/t/task-already-exists/4446#post_2 Fri, 20 Feb 2026 09:15:59 +0000 forum.everdo.net-post-13742
Why does assigning a project to an inbox item convert it to a Next Action?

When adding to inbox (if there was an inline command) → Stay in inbox
When processing inbox → Add to next

I could give this a try but I still think it’s something to keep behind a setting to avoid breaking the existing behavior for users who might depend on it.

]]>
https://forum.everdo.net/t/why-does-assigning-a-project-to-an-inbox-item-convert-it-to-a-next-action/4443#post_8 Fri, 20 Feb 2026 09:11:24 +0000 forum.everdo.net-post-13741
Why does assigning a project to an inbox item convert it to a Next Action? I use both ways. But if I’m actually trying to assign the project, then yeah I’m in the actual app using i right now. I see what you mean about it being annoying to select project and also move to Next. I agree it might make sense based on context:

When adding to inbox (if there was an inline command) → Stay in inbox

When processing inbox → Add to next

]]>
https://forum.everdo.net/t/why-does-assigning-a-project-to-an-inbox-item-convert-it-to-a-next-action/4443#post_7 Fri, 20 Feb 2026 00:32:32 +0000 forum.everdo.net-post-13740
Why does assigning a project to an inbox item convert it to a Next Action?
mercury:

Right now I usually put the project in the inbox item title. For example lets say I create an inbox item like “Develop dark mode feature for ProjectX”. Ideally I could just quick capture it like “Develop dark mode feature :pp ProjectX”. Well there’s no :pp inline command for adding a parent/project, but ideally there would be! Anyway, I can capture that context in the title yes but it’s more work later when I need to both fix the title and also assign the item to the project through the GUI.

How do you capture this item? Is it via the global shortcut or i in the app?

I actually tried disabling the forced Next transition in the editor and found it annoying that now you’d have to move every item to Next manually in addition to assigning a project.

So maybe this can be workflow-dependent. I think if there was a way to specify a project in Quick Capture, then this absolutely should not move the task to Next. But when you edit an existing one in Inbox, then I think it should move it to Next unless you manually set another status.

]]>
https://forum.everdo.net/t/why-does-assigning-a-project-to-an-inbox-item-convert-it-to-a-next-action/4443#post_6 Thu, 19 Feb 2026 10:57:04 +0000 forum.everdo.net-post-13739