From 90ae7b0041643cbe87506c708ca47feeb7b4e4c7 Mon Sep 17 00:00:00 2001 From: Oliver Akins Date: Sat, 4 Jun 2022 21:47:42 -0600 Subject: [PATCH] Add a link to the GitHub in the README for when it's viewed in Obsidian --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 562df11..8a45b72 100644 --- a/README.md +++ b/README.md @@ -29,4 +29,9 @@ files are no longer visible. ### Ribbon Icon If you want an icon in the ribbon sidebar, I would recommend using [Customizable Sidebar](https://github.com/phibr0/obsidian-customizable-sidebar) -and adding the `File Hider: Toggle Visibility` command. \ No newline at end of file +and adding the `File Hider: Toggle Visibility` command. + +## Issues? Feature Requests? +If you want to report a bug or request a new feature, go to the +[GitHub Repo](https://github.com/Oliver-Akins/file-hider/issues/new/choose) and +open an issue. \ No newline at end of file