about summary refs log tree commit diff stats
path: root/hm/soispha/pkgs/scripts/specific/neorg/nu/project.nu
blob: 530eab9be2ee49d61aafc4882ed271832613284a (plain) (blame)
1
2
3
4
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] {}