# Logseq Plugin: *Quickly PARA Method* β
- Provide a workflow that helps organize graph, which tend to be large, using the PARA method.
- **Mark as a page tag** to classify it into Projects, Areas of responsibility, Resources, and Archives pages.
> [!WARNING]
This plugin does not work with Logseq db version.
[English](https://github.com/YU000jp/logseq-plugin-quickly-para-method) | [ζ₯ζ¬θͺ](https://github.com/YU000jp/logseq-plugin-quickly-para-method/blob/main/readme.ja.md) [](https://github.com/YU000jp/logseq-plugin-quickly-para-method/releases) [](https://github.com/YU000jp/logseq-plugin-quickly-para-method/releases) Published 20230612
---
* Image of the **PARA method**

## New Feature
- Board View
> 
## Overview
* Right-click on the toolbar button or page title to open a dedicated quick menu

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.
1. ~~"Inbox" feature~~
1. "Page name word search" function
> Find page names with the same word. List related pages regardless of their hierarchical structure.
1. 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](https://workflowy.com/systems/para-method/)
Install from Logseq Marketplace
- Press [`---`] on the top right toolbar to open [`Plugins`]. Select `Marketplace`. Type `PARA` in the search field, select it from the search results and install.

### 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 () on the toolbar. And select this (). After that, the β button will appear on the toolbar.
1. Slash Command
- On non-journal pages. Right sidebar too.
1. `π§ Into [Inbox]`
1. `βοΈ Page-tag [Projects]`
1. `π Page-tag [Areas of responsibility]`
1. `π Page-tag [Resources]`
1. `π§Ή Page-tag [Archives]`

- Plugin Settings
> [Document here](https://github.com/YU000jp/logseq-plugin-quickly-para-method/wiki/Plugin-settings)
---
## Showcase / Questions / Ideas / Help
> Go to the [Discussions](https://github.com/YU000jp/logseq-plugin-quickly-para-method/discussions) tab to ask and find this kind of things.
- Inline query (option)
```clojure
{{query (page-tags [[Projects]])}}
{{query (page-tags [[Areas of responsibility]])}}
{{query (page-tags [[Resources]])}}
{{query (page-tags [[Archives]])}}
```
- Recommend plugin
1. [Favorite tree plugin](https://github.com/sethyuan/logseq-plugin-favorite-tree)
> To show the PARA list on left menu. Register each page of PARA to user favorites. Page tags are listed.
1. [Panel Coloring plugin](https://github.com/YU000jp/logseq-plugin-panel-coloring)
1. [Page-tags and Hierarchy plugin](https://github.com/YU000jp/logseq-page-tags-and-hierarchy)
> Change the display position of page tags and hierarchy in page content.
## Prior art & Credit
- Logseq Plugin > [georgeguimaraes/ add PARA properties](https://github.com/georgeguimaraes/logseq-plugin-add-PARA-properties)
> Although it has almost the same functionality, that plugin does not specify page tags. No date is recorded.
- Icon > [icooon-mono.com](https://icooon-mono.com/10204-%e9%8c%a8%e3%81%ae%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b3%e3%81%9d%e3%81%ae4/)
- Author > [YU000jp](https://github.com/YU000jp)