about summary refs log tree commit diff stats
path: root/hm/soispha/pkgs/scripts/specific/neorg/nu/project.nu
diff options
context:
space:
mode:
Diffstat (limited to 'hm/soispha/pkgs/scripts/specific/neorg/nu/project.nu')
-rwxr-xr-xhm/soispha/pkgs/scripts/specific/neorg/nu/project.nu5
1 files changed, 5 insertions, 0 deletions
diff --git a/hm/soispha/pkgs/scripts/specific/neorg/nu/project.nu b/hm/soispha/pkgs/scripts/specific/neorg/nu/project.nu
new file mode 100755
index 00000000..530eab9b
--- /dev/null
+++ b/hm/soispha/pkgs/scripts/specific/neorg/nu/project.nu
@@ -0,0 +1,5 @@
+# Opens the project in the webbrowser
+#
+# Opens the webbrowser with either the context (P) or
+# the current active context as argument if no context is supplied
+def "main" [project?: string] {}