Static File Server

by Elias Sundqvist
5
4
3
2
1
Score: 21/100

Description

Category: File Management

The Static File Server plugin is a game-changer for Obsidian users who need to manage and serve static files with ease. This plugin allows you to host your own static file server, giving you full control over how your files are served and accessed. With this plugin, you can easily share files with collaborators or make them publicly accessible without having to rely on external services. The plugin also supports advanced features like custom file routing, authentication, and caching, making it a powerful tool for any Obsidian user who needs to manage static files.

Reviews

No reviews yet.

Stats

47
stars
4,828
downloads
7
forks
1,802
days
1,205
days
1,796
days
1
total PRs
1
open PRs
0
closed PRs
0
merged PRs
7
total issues
5
open issues
2
closed issues
0
commits

Latest Version

5 years ago

Changelog

README file from

Github

GitHub release (latest SemVer) GitHub All Releases

Obsidian Static File Server

This is a plugin for Obsidian (https://obsidian.md).

It allows you to host obsidian subfolders as static file servers.

Why?

There are a number of reasons why one might want to do this

  • Embed websites in your vault that work offline
  • Embed websites with CORS issues
  • Access your vault files from other applications

Demonstration

Getting Started

  1. Install the plugin
  2. Make a folder in your vault
  3. Put some files in the folder
  4. Open Static File Server Settings and enter the name of the folder and a port number.
  5. You can now display the files in an iframe
    • For example, a file called example.html could be accessed with
      <iframe src="http://localhost:1337/example.html"/>

FAQ

Contributing

Feel free to contribute.

You can create an issue to report a bug, suggest an improvement for this plugin, ask a question, etc.

You can make a pull request to contribute to this plugin development.

Changelog

0.0.4 (2021-06-08) Minor Bug fix

  • Hopefully resolved issue #1. Ports are now always validated before the servers are started.

0.0.3 (2021-05-04) Minor fixes

0.0.2 (2021-05-04) Fixed misleading setting placeholder

  • The folder path should not be prefixed with a /. Changed the placeholder from e.g. /somepath to e.g. FolderName

0.0.1 (2021-05-04) First Release

  • Basic functionality of the plugin implemented

License

Obsidian Static File Server is licensed under the GNU AGPLv3 license. Refer to LICENSE for more information.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Recent Files
5 years ago by Tony Grosinger
Display a list of most recently opened files
Checklist
5 years ago by delashum
File Tree Alternative
5 years ago by Ozan Tellioglu
This Obsidian Plugin allows users to have a different file explorer experience.
Metadata Menu
4 years ago by mdelobelle
For data management enthusiasts : type and manage the metadata of your notes.
File Explorer Note Count
5 years ago by Ozan Tellioglu
Obsidian Plugin for viewing the number of elements under each folder within the file explorer
Find orphaned files and broken links
5 years ago by Vinzent
Find files, which are nowhere linked, so they are maybe lost in your vault.
File Color
3 years ago by ecustic
An Obsidian plugin for setting colors on folders and files in the file tree.
File Explorer++
3 years ago by kelszo
A plugin for https://obsidian.md, which enables the ability to hide and pin specific files and folders in the file explorer by applying custom filters.
Home tab
3 years ago by Renso
A browser-like search tab for your local files in Obsidian.
Janitor
4 years ago by Gabriele Cannata
Performs various maintenance tasks on the Obsidian vault
Open In New Tab
3 years ago by patleeman
File Cleaner
4 years ago by Johnson0907
A file cleaner plugin for Obsidian.
Automatically reveal active file
5 years ago by Matt Sessions
Obsidian plugin to reveal the active file automatically when you open a file
Advanced New File
5 years ago by Ivan Chernov
Create file in chosen folder
File path to URI
5 years ago by Michal Bureš
Convert file path to uri for easier use of links to local files outside of Obsidian
Tags Overview
3 years ago by Christian Wannerstedt
Obsidian plugin which adds an extended tags panel where tagged files can be overviewed, filtered and accessed in an easy way.
File Diff
3 years ago by Till Friebe
View the difference between two files within Obsidian.
Remember File State
4 years ago by Ludovic Chabant
A plugin for Obsidian that remembers cursor position, selection, scrolling, and more for each file.
File Cooker
4 years ago by iuian
An obsidian plugin for moving search files to target folder
Nuke Orphans
4 years ago by Sandorex
Obsidian notes plugin that trashes orphaned files and attachments
Html Server
3 years ago by Pr0dt0s
Obsidian plugin to serve a vault as an html site.
Easy Bake
3 years ago by mgmeyers
Compile many Obsidian notes down to one.
🪝 Grappling Hook
3 years ago by pseudometa
Obsidian Plugin for blazingly fast file switching. For those who find the Quick Switcher still too slow.
Modal Opener
2 years ago by Muuxi
Open files and links in modal windows, or create and edit compatible files in modal windows.
Redirect
4 years ago by Jacob Levernier
An Obsidian plugin for adding aliases to any file
Weekly Review
3 years ago by Brandon Boswell
Get Info
4 years ago by Chetachi
A small menu that is tucked inside your status bar and shows helpful information for your chosen file 📄.
Neighbouring Files
2 years ago by Fabian Untermoser
Obsidian Plugin to navigate to the next and previous file in the current directory
Review Notes Plugin
3 years ago by tjandy98
SyncFTP
3 years ago by Alex Donnan
An Obsidian.md plugin that allows users to add their own SFTP host and credentials to sync to and from.
Open files with commands
3 years ago by Lost Paul
Create commands that only open one file at the time and that can be used with the commander plugin.
Emo
3 years ago by yaleiyale
Use image/file hosting in Obsidian by clipboard or draging file. Obsidian 图床聚合 & Github上传器
Local File Interface
4 years ago by qawatake
An Obsidian plugin to provide commands for moving files in and out of the vault
Aggregator
3 years ago by SErAphLi
This plugin helps you gather information from files, and make a summary in the file.
Auto File Organizer
a year ago by mofukuru
Obsidian plugin: Automatically organizes files into folders based on their extensions.
File Tree Generator
3 years ago by Unarray
An Obsidian extension to generate a file tree using callouts!
Ruled template
3 years ago by YPetremann
An obsidian plugin that check rules to select which template to use.
Fold Properties
2 years ago by James Alexandre
Adds Fold/Unfold Properties Function to Folder Context Menu
Bellboy
4 years ago by Shaked Lokits
Opinionated file structure manager for the Obsidian knowledge base.
Git Url
3 years ago by khuongduy354
Edit Gemini
4 years ago by Basil_Mori
Import Attachments+
2 years ago by Andrea Alberti
Import attachments by moving them into the vault.
File Ignore
a year ago by Feng
An Obsidian plugin that controls file indexing by managing dot prefixes on files/folders to truly hide/exclude them, providing a .gitignore-like experience.
Markdoc
3 years ago by Maciej Jur
Basic markdoc support for Obsidian
Structured Tree
2 years ago by Marius Svarverud
A file explorer for navigating hierarchical notes separated by '.'
Sort Frontmatter
2 years ago by Kanzi
Sort frontmatter automatically
File Manager
a year ago by Juan Sicilia
A file manager plugin for Obsidian
Incomplete files
2 years ago by Hananoshika Yomaru
Rule based incomplete files discovery
Local GraphQL
2 years ago by Hawtian Wang
Image Collector
2 years ago by tdaykin
Static Site MD Exporter
2 years ago by Yunfi
Export specific notes to general md for static site generation, such as Hexo, Hugo, or Astro
Confluence Link
2 years ago by Razvan Bunga
Convert obsidian md file into confluence pages
Symlink Creator
2 years ago by Tobias Heidler
A plugin for Obsidian that allows the creation of symlinks - for Windows, OS X and Linux only!
Course Module Loader
a year ago by Sebastian Kamilli
Downloads and unzips course module zip files from a URL into a specified vault folder, skipping existing files.
Folder Tabulation
a year ago by SpeedaRJ
An open source plugin for obsidian that let's you treverse local folder structure via keybindings and commands.
Ffmpeg Converter
2 years ago by MrAnyx
Convert your assets into other formats. Convert, Compress and Optimize your vault
Open in GitHub
a year ago by Muurphy Chen
This is an Obsidian plugin designed to open project or files directly in GitHub via your browser.
Nav Weight
2 years ago by shu307
A simple plugin designed to sort files in navigation based on markdown frontmatter (also known as metadata) for Obsidian.