FDRS READMEThis is the README for the "fdrs" extension. "fdrs" (Foam Dynamic Relationship System) is a Visual Studio Code extension designed to enhance Markdown file management within the VS Code environment, especially for users who manage a large number of Markdown files, such as in a wiki or documentation project. Features"fdrs" allows users to easily insert links to other Markdown files by providing a quick and intuitive interface. It scans a specified directory for Markdown files and lets you insert a link to these files in your current document. Insert Relation FeatureWith "fdrs", you can insert a relation to another Markdown file with just a few keystrokes. This feature is especially useful for linking related documents in a large project.
Requirements"fdrs" requires a standard Visual Studio Code setup. There are no additional dependencies required to use this extension. Extension SettingsTo configure "fdrs", create a fdrs-config.json StructureHere's a generalized example of the
Each object in the array represents a different category of Markdown files you might want to link to. Customize the name, path, and section_text according to your project's structure and needs. Known IssuesNo known issues at the moment. Please report any issues you encounter on the GitHub issues page for this project. Release Notes1.0.0Initial release of "fdrs":
Following Extension GuidelinesThis extension follows the best practices as outlined in the Visual Studio Code extension guidelines. Working with MarkdownYou can edit this README using Visual Studio Code. Here are some useful editor keyboard shortcuts:
For More InformationEnjoy using fdrs! |