Skip to content

Work Log entries, add under dynamic headline that has date #672

Closed
@karampok

Description

@karampok

Does this feature exist in Emacs orgmode core?

Yes

Orgmode link

Given that

(setq org-capture-templates
      '(    
        ("j" "Work Log Entry"
         entry (file+datetree "~/org/work-log.org")
         "* %?"
         :empty-lines 0)
        ))

Feature value

No response

Additional context

Hi great work thanks!
this https://github.com/james-stoup/emacs-org-mode-tutorial?tab=readme-ov-file#configuration-1---work-log describes what I am trying to achive using the plugin? Is it possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    core-featureFeature is in orgmode core

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions