Skip to content

Journalit

Trading journal with templates, trade tracking, imports, and reviews. - This plugin has not been manually reviewed by Obsidian staff.

The above warnings are based on limited information and might not always be accurate.

Data

IDjournalit
AuthorCursive
Minimum Obsidian Version1.12.4
Official Release Date2026-06-15
Last update2026-06-23

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jul 13, 2026.

Community plugin snapshotJul 13, 2026
Repository clonelast successful checkout Jun 25, 2026
Release acquisitionrelease metadata checked Jun 26, 2026; latest main.js acquired

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2026-06-15Plugin Added
2026-06-15descriptionThis plugin has not been manually reviewed by Obsidian staff. Trading journal with templates, trade tracking, imports, and reviews. (Closed source).This plugin has not been manually reviewed by Obsidian staff. Trading journal with templates, trade tracking, imports, and reviews.
2026-06-15descriptionThis plugin has not been manually reviewed by Obsidian staff. Trading journal with templates, trade tracking, imports, and reviews.Trading journal with templates, trade tracking, imports, and reviews. - This plugin has not been manually reviewed by Obsidian staff.
2026-06-19Plugin Removed
2026-06-19Plugin Re-Added
2026-07-13Plugin Removed
2026-07-13Plugin Re-Added

Repository Data

LicenseSEE LICENSE IN LICENSE in package.json
Unrecognized in LICENSE file
Package Managerpnpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksNone found
Has Test FilesNo
Latest Release main.js Size4.04 MB
Detected ES VersionES2018
Probably MinifiedYes
main.js API Findings12 disclosures
Uses BRAT beta releasesNo
Dependencies@dnd-kit/core, @dnd-kit/sortable, @dnd-kit/utilities, fflate, flatpickr, react, react-dom, react-grid-layout, react-window, recharts
Dev Dependencies@eslint/js, @eslint/json, @types/node, @types/react, @types/react-dom, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, bippy, esbuild, eslint, eslint-config-prettier, eslint-plugin-obsidianmd, eslint-plugin-react-hooks, obsidian, prettier, tslib, typescript, typescript-eslint

main.js API Findings

These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky APIs, but such APIs can be used safely if handled with care.

DisclosureDetected From
Adapter File AccessUses adapter-level vault filesystem APIs
Clipboard AccessReads or writes clipboard data
Dynamic Code Or Remote CodeEvaluates dynamic code or injects scripts
Embedded Base64 BlobIncludes large embedded base64 blobs
Full Vault AccessEnumerates vault files
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Markdown ProcessingRegisters markdown processors or renderers
Metadata AccessReads Obsidian metadata cache, Updates frontmatter through Obsidian APIs
Network AccessUses browser network APIs
Note Content AccessReads vault files
Vault File WriteRenames, deletes, trashes, or copies vault files, Updates frontmatter through Obsidian APIs, Writes vault files
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Evaluates dynamic code or injects scriptsWarningHighdynamic_code:function_constructor (1)
Renames, deletes, trashes, or copies vault filesWarningHighapp.fileManager.trashFile (5), app.vault.rename (2)
Reads or writes clipboard dataInfoHighnavigator.clipboard.read (1), navigator.clipboard.readText (1), navigator.clipboard.writeText (1)
Includes large embedded base64 blobsInfoHighbase64 blob (12)
Registers markdown processors or renderersInfoHighthis.registerMarkdownPostProcessor (1)
Registers events, DOM handlers, or intervalsInfoHighrequestAnimationFrame (9), setInterval (1), setTimeout (24)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getFileCache (69), app.metadataCache (74)
Updates frontmatter through Obsidian APIsInfoHighapp.fileManager.processFrontMatter (18)
References URLs or constructs URL objectsInfoHighhttp:// (28), https:// (92), URL (7), URLSearchParams (2)
Uses browser network APIsInfoHighXMLHttpRequest (1)
Persists plugin settings or dataInfoHighthis.loadData (2), this.saveData (7)
Accesses attachment resource pathsInfoHighapp.vault.getResourcePath (5)
Accesses Obsidian vault APIsInfoHighapp.vault (206)
Enumerates vault filesInfoHighapp.vault.getFiles (5), app.vault.getMarkdownFiles (19)
Reads vault filesInfoHighapp.vault.cachedRead (3), app.vault.read (9)
Uses adapter-level vault filesystem APIsInfoHighapp.vault.adapter (66)
Writes vault filesInfoHighapp.vault.create (11), app.vault.createBinary (2), app.vault.createFolder (5), app.vault.modify (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (67)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (9)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (2), app.workspace.revealLeaf (8)

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 278657 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

VersionRelease DateNote
1.6.52026-02-13Released while not listed
1.6.62026-02-14Released while not listed
1.6.72026-02-20Released while not listed
1.6.82026-03-02Released while not listed
1.6.92026-03-14Released while not listed
1.6.102026-03-19Released while not listed
1.6.112026-03-26Released while not listed
1.7.02026-04-02Released while not listed
1.7.12026-04-13Released while not listed
1.7.22026-04-22Released while not listed
1.7.32026-04-26Released while not listed
1.7.42026-04-30Released while not listed
1.7.52026-05-03Released while not listed
1.7.62026-05-13Released while not listed
1.7.72026-05-16Released while not listed
1.7.82026-06-11Released while not listed
1.7.92026-06-15None
1.7.102026-06-15None
1.7.112026-06-19None
1.7.122026-06-23None

Blacklisted versions are versions that are known to cause major issues or contain security concerns and have thus been blacklisted by the Obsidian team. Obsidian will disable plugins on startup whose installed version is blacklisted. Released while not listed versions happened outside the period where the plugin was present in the community plugin list and are excluded from aggregate release statistics.