refile functionality?

Hi beorg and users,

I downloaded the App and donated. I’m a Emacs user so this is the exciting solution to be ORGanized!!!

I have a question: Do you have refile functionality after the task state change?

My hope is:

So you got:

Example:

  1. State one: the initial status
  1. User’s action: did the task 1 and finished at 2019-07-02T14:25
  1. User’s action: started project1-task1 at 2019-07-12T14:30
  1. User’s action: ended project1-task1 at 2019-07-12T16:00
  1. User’s action: filed journal “Drink Beer” at 2019-07-12T17:00

What do you think?

– Regards, Chihiro


Thank you for your email and the detail you provided. What you’ve outlined isn’t currently supported in beorg. Logging of state changes will be coming soon, however that doesn’t help with your refile workflow. Out of interest what is your reason for using multiple files? In beorg you can use the filters on the TODO tab to show you all tasks in a specific state which would give you the same view.


Hi Matthew, Thank you for theĀ  comment.

You are right.

If you could implement TODO/DOING/DONE(Diary) view virtually from the single file (with the saved search functionality?) there’s no need to make it in the multiple files.

(But it is OK if you use beorg with iOS but if you use Emacs on the Desktop, you should do have another workaround right?)

Thanks again.


You could add the appropriate custom commands to the Org mode agenda. For example this adds two custom commands to show IN-PROGRESS and WAITING tasks. For example I can then show my waiting tasks by doing “C-c a W”.

(setq org-agenda-custom-commands
      '(("I" todo "IN-PROGRESS")
        ("W" todo "WAITING")))

Download now for iPhone and iPad

Follow us on Mastodon and Bluesky

Privacy Policy | Press Kit