Skip to content

April Automatic Timelines

Simple timeline generator for story tellers.

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

Data

IDaprils-automatic-timelines
Authorapril-gras
Minimum Obsidian Version0.15.0
Official Release Date2023-05-04
Last update2026-06-18

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 22, 2026
Release acquisitionrelease metadata checked Jun 22, 2026; latest main.js acquired

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2023-05-04Plugin Added
2024-01-27descriptionSimple timeline generator for story tellersSimple timeline generator for story tellers.
2026-05-12authorApril Grasapril-gras
2026-05-12repoApril-Gras/obsidian-auto-timelinesapril-gras/obsidian-auto-timelines
2026-05-27Plugin Removed
2026-06-18Plugin Re-Added
2026-06-18nameApril's Automatic TimelinesApril Automatic Timelines

Repository Data

LicenseMIT in package.json
Not Found in LICENSE file
Package Managerpnpm
Uses TypescriptYes
Installed BundlersVite
Installed Testing FrameworksVitest
Has Test FilesYes
Latest Release main.js Size484 KB
Detected ES VersionES2018
Probably MinifiedYes
main.js API Findings5 disclosures
Uses BRAT beta releasesNo
Dependencies@vitest/coverage-v8, lodash.isequal, vue, vue-collapsed, vue-feather, vue-i18n, yaml
Dev Dependencies@eslint/js, @types/lodash.clonedeep, @types/lodash.isequal, @types/node, @vitejs/plugin-vue, @vitest/ui, builtin-modules, eslint, eslint-plugin-jsdoc, eslint-plugin-tsdoc, happy-dom, jiti, lodash.clonedeep, obsidian, prettier, sass, ts-essentials, tslib, typescript, typescript-eslint, vite, vitest, vitest-mock-extended

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
Dynamic Code Or Remote CodeEvaluates dynamic code or injects scripts
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
FindingTypeConfidenceEvidence
Evaluates dynamic code or injects scriptsWarningHigheval (1), dynamic_code:eval (1), dynamic_code:function_constructor (1)
Registers markdown processors or renderersInfoHighthis.registerMarkdownCodeBlockProcessor (1)
Registers events, DOM handlers, or intervalsInfoHighrequestAnimationFrame (4), setTimeout (7)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getFileCache (1)
References URLs or constructs URL objectsInfoHighhttp:// (4), https:// (7)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1)
Accesses Obsidian vault APIsInfoHighapp.vault (1)
Enumerates vault filesInfoHighapp.vault.getMarkdownFiles (1)

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 4830 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
0.0.22023-04-16Released while not listed
0.0.32023-04-18Released while not listed
0.0.42023-05-04None
0.0.52023-05-06None
0.0.62023-05-06None
0.0.72023-05-06None
0.0.82023-05-09None
0.0.92023-05-10None
0.0.102023-05-12None
0.0.112023-05-12None
0.1.02023-05-12None
0.1.12023-05-16None
0.1.22023-05-16None
0.2.02023-05-19None
0.3.02023-05-29None
0.3.12023-06-19None
0.3.22023-06-19None
0.4.02023-07-02None
0.4.12023-07-05None
0.5.02023-07-06None
0.6.02023-07-08None
0.7.02023-07-16None
0.7.12023-07-17None
0.7.22023-07-19None
0.8.02023-08-16None
0.8.12023-08-28None
0.8.22023-09-07None
0.8.32023-09-13None
0.8.42023-09-14None
0.9.02023-09-27None
0.9.12023-09-28None
0.10.02023-10-06None
0.11.02023-10-15None
0.11.12023-11-05None
0.12.02023-12-29None
0.12.12023-12-29None
0.12.22024-01-03None
0.13.02024-02-20None
0.13.12024-02-20None
0.13.22024-02-20None
0.13.32024-05-04None
0.13.42024-07-18None
0.13.52024-08-26None
0.13.62024-09-17None
0.13.72024-12-02None
0.13.82025-10-30None
0.13.92025-11-19None
0.13.102025-11-20None
0.13.112026-05-15None
0.13.122026-05-15None
0.13.132026-05-15None
0.14.02026-05-17None
0.14.12026-06-18None

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.