Skip to content

Make the :ARCHIVE: tag effective #33

@kaushalmodi

Description

@kaushalmodi

Can you add a feature that that headings with :ARCHIVE: tag do not unfold when cycling through different views?

Currently the :ARCHIVE: tag doesn't seem to do anything.

In orgstruct mode, it works as expected.

I also tried "commenting" a subtree but that subtree also opens during visibility cycling inspite of its definition:

(defconst outshine-comment-tag "comment"
"The tag that marks a subtree as comment.
A comment subtree does not open during visibility cycling.")

Update:
Just figured that this feature is disabled. Can you please fix this?

;; ;; FIXME max-lisp-eval-depth exceeded error when turned on
;; ;; with max-lisp-eval-depth set to 600
;; (add-hook 'outline-view-change-hook
;; 'outshine-hide-comment-subtrees)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions