Skip to content

AnyMenu

This plugin has not been manually reviewed by Obsidian staff. A powerful input method assistant / editor assistant. Integrates a variety of quick input tools that can be used in a general text environment. Like quicker input, quicker conversion, quicker search.

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

Data

ID any-menu
Author linczero
Funding Support the Author via 中国大陆备用链接
Support the Author via Support Page
Minimum Obsidian Version 1.8.7
Official Release Date 2026-05-14
Last update 2026-05-30

Last Refresh

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

Community plugin snapshot Jun 15, 2026
Repository clone last successful checkout Jun 1, 2026
Release acquisition release metadata checked Jun 12, 2026; existing successful main.js cache reused

Quick Links

Changes

Date Changed Property Old Value New Value
2026-05-14 Plugin Added
2026-05-31 Plugin Removed
2026-05-31 Plugin Re-Added

Repository Data

License GPL-3.0-only in package.json
AGPL-3.0 in LICENSE file
Package Manager pnpm
Uses Typescript Yes
Installed Bundlers None found
Installed Testing Frameworks None found
Has Test Files No
Latest Release main.js Size 1.98 MB
Detected ES Version ES2020
Probably Minified No
main.js API Findings 8 disclosures
Uses BRAT beta releases No
Dependencies None
Dev Dependencies None

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.

Disclosure Detected From
Adapter File Access Uses adapter-level vault filesystem APIs
Clipboard Access Reads or writes clipboard data
Cors Free Network Access Uses Obsidian request APIs
Dynamic Code Or Remote Code Evaluates dynamic code or injects scripts
Global Handlers Or Timers Registers events, DOM handlers, or intervals
Markdown Processing Registers markdown processors or renderers
Network Access Uses Obsidian request APIs, Uses browser network APIs
Process Or Shell Access Uses Node process or subprocess APIs
Finding Type Confidence Evidence
Evaluates dynamic code or injects scripts Warning High import (1), dynamic_code:function_constructor (1)
Uses Electron desktop APIs Warning High electron (1)
Uses Node process or subprocess APIs Warning High process.env (2)
Reads or writes clipboard data Info High navigator.clipboard.writeText (7)
Registers markdown processors or renderers Info High this.registerMarkdownPostProcessor (1)
Registers events, DOM handlers, or intervals Info High setInterval (1), setTimeout (34)
References URLs or constructs URL objects Info High http:// (16), https:// (16), URL (3)
Uses browser network APIs Info High fetch (2)
Uses Obsidian request APIs Info High obsidian.requestUrl (1)
Registers plugin settings UI Info High this.addSettingTab (1)
Accesses Obsidian vault APIs Info High app.vault (9)
Uses adapter-level vault filesystem APIs Info High app.vault.adapter (9)
Accesses Obsidian workspace APIs Info High app.workspace (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 6063 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

Version Release Date Note
1.1.5 2026-05-14 None
1.1.6 2026-05-15 None
1.1.7 2026-05-16 None
1.1.10 2026-05-26 None
1.1.11 2026-05-30 None