Skip to content

Continuous Mode

Displays all open notes in a tab group as a continuous scrollable page (sometimes called Scrivenings mode).

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

Data

IDcontinuous-mode
Authorgasparschott
FundingSupport the Author
Minimum Obsidian Version0.15.0
Official Release Date2024-02-08
Last update2026-06-20

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jun 22, 2026.

Community plugin snapshotJun 22, 2026
Repository clonelast successful checkout Jun 22, 2026
Release acquisitionrelease metadata checked Jun 22, 2026; latest main.js acquired

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2024-02-08Plugin Added
2026-05-12authorMichael Schrauzergasparschott

Repository Data

LicenseNot Found in package.json
GPL-3.0 in LICENSE file
Package ManagerUnknown (no lock file found)
Uses TypescriptNo .ts or .tsx files found
Installed BundlersNone found
Installed Testing FrameworksNone found
Has Test FilesNo
Latest Release main.js Size103 KB
Detected ES VersionES2020
Probably MinifiedNo
main.js API Findings3 disclosures
Uses BRAT beta releasesNo
DependenciesNo package.json found
Dev DependenciesNo package.json found

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
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Metadata AccessReads Obsidian metadata cache
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Registers events, DOM handlers, or intervalsInfoHighthis.registerDomEvent (8), this.registerEvent (7)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getCache (1), app.metadataCache.getFileCache (2), app.metadataCache.getFirstLinkpathDest (1), app.metadataCache (4)
References URLs or constructs URL objectsInfoHighhttp:// (11), https:// (2)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (29), obsidian.Setting (29)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (10)
Accesses Obsidian vault APIsInfoHighapp.vault (8)
Accesses vault foldersInfoHighapp.vault.getFolderByPath (2)
Accesses Obsidian workspace APIsInfoHighapp.workspace (18)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (11)

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 1540 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.0.02023-12-23Released while not listed
1.0.12024-02-11None
1.0.22024-02-13None
1.0.32024-02-25None
1.0.42024-03-08None
1.1.02024-03-10None
1.2.02024-03-19None
1.2.12024-03-20None
1.2.22024-03-23None
1.3.02024-03-27None
1.4.02024-04-04None
1.5.02024-04-19None
1.5.12024-04-21None
1.5.22024-04-21None
1.5.32024-04-21None
1.5.42024-04-21None
1.5.52024-04-23None
1.6.02024-05-20None
1.6.12024-05-22None
1.7.02024-05-31None
1.7.12024-05-31None
1.7.22024-06-16None
1.7.32024-07-14None
2.0.02024-07-20None
2.1.02024-07-24None
2.1.12024-07-26None
2.1.22024-07-30None
2.2.02024-08-27None
2.2.12024-08-31None
2.2.22024-09-27None
3.0.52025-02-28None
3.0.62025-03-09None
3.1.02025-04-13None
3.1.12025-04-13None
3.1.22025-04-13None
3.1.32025-04-14None
3.1.42025-04-27None
3.1.52025-04-28None
3.1.62025-05-04None
3.1.72025-05-04None
3.2.02025-05-08None
3.2.12025-05-10None
3.3.02025-05-10None
3.3.12025-06-08None
3.3.22025-06-08None
3.3.32025-06-22None
3.4.02025-06-22None
3.4.12025-08-01None
3.4.22025-08-03None
3.4.32025-08-03None
3.4.42025-08-21None
3.4.52025-09-07None
3.5.02025-09-14None
3.5.12025-12-14None
3.5.22026-01-18None
3.6.82026-03-27None
3.6.92026-04-15None
3.6.102026-04-26None
3.6.112026-05-16None
3.6.122026-05-24None
3.6.132026-06-20None

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.