An app launcher meant to launch Microsoft Office 2010, 2013, 2016, 2019 desktop software/apps, including ones from Office 365. Not associated with Microsoft.
Apache License 2.0
7
stars
1
forks
source link
Add "File>New" submenu for creating new documents. #132
With this pull request, the user can now create new files in some Office programs from the
File>New
submenu.The
File>New
submenu in UXL Launcher is based on the overall organization of the LibreOffice 4.4.3.2File>New
menu.Each entry has an icon based on the application it launches. The icons are sourced from the small icons used in the Quickmenu.
Available options include:
Microsoft Access database creation and Microsoft OneNote-related tasks are not available yet.
The "(macro sheet)" in the Excel entry is because of this:
"Microsoft doesn't provide a command to just create a new Excel workbook other than one that also adds a macro sheet to the new workbook.
Because that command is used here, you'll see a macro sheet at the bottom, but you can just add a regular sheet and delete the macro one."