YU000jp / logseq-plugin-quickly-para-method

Provides quick menu for The PARA method.
MIT License
12 stars 0 forks source link
logseq logseq-plugin

Logseq Plugin: Quickly PARA Method

[English](https://github.com/YU000jp/logseq-plugin-quickly-para-method) | [日本語](https://github.com/YU000jp/logseq-plugin-quickly-para-method/blob/main/readme.ja.md) [![latest release version](https://img.shields.io/github/v/release/YU000jp/logseq-plugin-quickly-para-method)](https://github.com/YU000jp/logseq-plugin-quickly-para-method/releases) [![Downloads](https://img.shields.io/github/downloads/YU000jp/logseq-plugin-quickly-para-method/total.svg)](https://github.com/YU000jp/logseq-plugin-quickly-para-method/releases) Published 20230612

Overview

  1. Set page-tags property
    • Select from the quick menu to tag the current page or a new page as Projects, Areas of responsibility, or Resources
    • When added, the date and link will be recorded on the first line of the page with that tag name.

      This feature is optional and can be turned off

    • Once a project is complete and the page content is no longer expected to evolve, tag it in Archives.

      In that case, PARA page tags will not be duplicated. Once tag Archives, it will be removed from Projects.

  2. "Inbox" feature

    You can save a link to a page in the inbox if you leave the page midway through. Sorted by month.

  3. "Page name word search" function

    Find page names with the same word. List related pages regardless of their hierarchical structure.

  4. Page creation functions such as sub page

    This is a function to create a sub page at the current page level or at the level above it.


Getting Started

Learn the PARA method

Helps organize pages in the Logseq graph.

  1. PARA method guide

Install from Logseq Marketplace

Usage

  1. Set page-tags property

    • From quick menu or slash command

      1. Open the menu on click the top toolbar button
        • The menu varies in its content depending on whether the single page is open or not.

          First, the button is hidden by Logseq. Click this button (icon) on the toolbar. And select this (image). After that, the ⚓ button will appear on the toolbar.

      2. Slash Command
        • On non-journal pages. Right sidebar too.
          1. 📧 Into [Inbox]
          2. ✈️ Page-tag [Projects]
          3. 🏠 Page-tag [Areas of responsibility]
          4. 🌍 Page-tag [Resources]
          5. 🧹 Page-tag [Archives]

singleJournaldemo


Showcase / Questions / Ideas / Help

Go to the Discussions tab to ask and find this kind of things.


{{query (page-tags [[Projects]])}}

{{query (page-tags [[Areas of responsibility]])}}

{{query (page-tags [[Resources]])}}

{{query (page-tags [[Archives]])}}

Prior art & Credit