Giter VIP home page Giter VIP logo

org-mru-clock's Issues

Allow to capture and clock in simultaneously

Often I want to clock into a task which I'm not sure I've already created, that means I have to first attempt to clock in, and if it's not there then I have to cancel and capture the new task.

It would be great to be able to be able use the non-matching search as input to a pre-set capture template.

the included heading-at-point shows wrong parent heading

When doing org-mru-clock-in with point on a heading, that heading is included at the top of the list. But if the buffer is narrowed to that heading (org-narrow-to-subtree), we see the heading as its own parent, instead of the real parent.

Insert SCHEDULED items too?

If an item is SCHEDULED for today, but not yet clocked in to, it'd be nice if it were there in the org-mru-clock-in list, as a "suggestion".

  • Should we mark it in some way?
  • How far up the list should it be, if it's never been clocked in to?
  • Should we include things that were scheduled in the past, but not clocked in to? How far back then?
  • Will this make us much slower?

`org-mru-clock-select-recent` doesn't select `d`, `i`, or `c`

Using doom-emacs and creating the mru cache from org-agendas, whenever I trigger org-mru-clock-select-recent and select one of the default, interrupted, or current tasks I am sent to a different item in my org-journal folder (which is referenced at the bottom of my org-agenda-files).

Typo in readme

(require 'org-mru-clocks) on line 46 should probably be (require 'org-mru-clock)

Filter out DONE and archived items

When I'm clocking in, it's unlikely that I want to clock into a task that's in a completed state. I started looking into refactoring to allow us to install a list of predicate filter functions, but figured I'd open an issue in case you've already looked at implementing something like this.

Bad Bounding indices 0,43

Debugger entered--Lisp error: (error "Bad bounding indices: 0, 43")
signal(error ("Bad bounding indices: 0, 43"))
error("%s" "Bad bounding indices: 0, 43")
cl-subseq((#<marker (moves after insertion) at 73765 in newgtd.org> #<marker (moves after insertion) at 61780 in newgtd.org> #<marker (moves after insertion) at 159358 in newgtd.org> #<marker (moves after insertion) at 160657 in newgtd.org> #<marker (moves after insertion) at 162969 in newgtd.org> #<marker (moves after insertion) at 163731 in newgtd.org> #<marker (moves after insertion) at 162235 in newgtd.org> #<marker (moves after insertion) at 399624 in notes.org> #<marker (moves after insertion) at 165481 in newgtd.org> #<marker (moves after insertion) at 165058 in newgtd.org> #<marker (moves after insertion) at 164459 in newgtd.org> #<marker (moves after insertion) at 57564 in newgtd.org> #<marker (moves after insertion) at 161814 in newgtd.org> #<marker (moves after insertion) at 29221 in idea.org> #<marker (moves after insertion) at 398942 in notes.org> #<marker (moves after insertion) at 108748 in newgtd.org> #<marker (moves after insertion) at 158915 in newgtd.org> #<marker (moves after insertion) at 398482 in notes.org> #<marker (moves after insertion) at 155868 in newgtd.org> #<marker (moves after insertion) at 147108 in newgtd.org>) 0 43)
org-mru-clock-select-workaround-history()
(let* ((org-clock-history (org-mru-clock-select-workaround-history)) (m (org-clock-select-task "Select recent task: "))) (if m (progn (switch-to-buffer (marker-buffer m)) (goto-char (marker-position m)) (org-up-element) (org-show-subtree))))
org-mru-clock-select-recent-task(nil)
funcall-interactively(org-mru-clock-select-recent-task nil)
#(org-mru-clock-select-recent-task nil nil)
apply(# org-mru-clock-select-recent-task (nil nil))
call-interactively@ido-cr+-record-current-command(# org-mru-clock-select-recent-task nil nil)
apply(call-interactively@ido-cr+-record-current-command # (org-mru-clock-select-recent-task nil nil))
call-interactively(org-mru-clock-select-recent-task nil nil)
command-execute(org-mru-clock-select-recent-task)

DTRT on "Resume clock (Add frob) (y or n) y"

If Emacs was killed with an open clock, then re-opened and you do org-mru-clock-in, you'll be asked whether to resume the clock or not. If you resumed, there's no point in showing the completion menu.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.