Git Product home page Git Product logo

Comments (4)

amno1 avatar amno1 commented on June 30, 2024

I don't think this mode is well-suited to use in agenda to begin with, but sure, it isn't hard to do in the same style as other stuff.

from org-view-mode.

amno1 avatar amno1 commented on June 30, 2024

Can you (or someone else) provide a few suitable test files?

By the way, it is not expected to work in agenda views, just in plain org file?

from org-view-mode.

molok avatar molok commented on June 30, 2024

it's an org-mode native feature, you can schedule or set a timeline (or both!) on any headline, it is used in plain org files. You can set it using the org-deadline and org-schedule interactive functions. it looks like this.

* main heading
** heading 1
DEADLINE: <2022-02-18 ven>
content 1
** heading 2
SCHEDULED: <2022-02-18 ven>
content 2
** heading 3
SCHEDULED: <2022-03-19 sab> DEADLINE: <2022-02-18 ven>
content 3
** heading 4
DEADLINE: <2022-03-19 sab> SCHEDULED: <2022-02-18 ven>
content 4
** heading 5
content 5

from org-view-mode.

amno1 avatar amno1 commented on June 30, 2024

I can do such simple tests myself, but I prefer to test on some real-life file, "just in case". But I guess this is so simple thing, so there are no additional stuff people can put there?

It is now in the master, commit: f9cdcd9. I have squashed some unnecessary commits together with this one, so it looks a bit more than it is.

Let me know if there are problems.

from org-view-mode.

Related Issues (9)

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.