基本信息

更新日期:
包名:
891738631708
版本:
最新版
类型:
套件
平台:
Chrome
评分:
发布日期:
2020-08-20
价格:
免费
开发者:
andrewr1969

Rose Task Manager插件截图

【图】Rose Task Manager(截图1)【图】Rose Task Manager(截图2)

Rose Task Manager插件简介

The Rose Task Manager add-on provides an ideal way to manage your own tasks and those of your team:

* GForm for submitting task requests
* Scheduling of regular or on-off tasks using the Google Calendar
* Email notifications of new task listings or status updates
* Customised email templates using GMail drafts
* Supports customisation of GForm and task list GSheet
* Automatically completes task start and end time in the task list on status updates

The Rose Task Manager add-on provides an ideal way to manage your own tasks and those of your team.

* GForm for submitting task requests
* Scheduling of regular or on-off tasks using the Google Calendar
* Email notifications of new task listings or status updates
* Customised email templates using GMail drafts
* Supports customisation of GForm and task list GSheet
* Automatically completes task start and end time in the task list on status updates
* Progress “Log” tab

<< Usage >>

< Submit a new task >

Open the task request form (Form > Go to live form) and submit a task. You’ll see the task listed in the “Task List” tab and the user and the list admin/owner will receive an email notification.

A link to the request form can be shared with your team or organisation to allow them to submit task requests, or simply bookmark it for yourself to use.

< Set up a scheduled task >

Open the Rose Task Manager calendar and add events you would like to schedule to appear on the task list sheet. Event length is ignored, so just make a full day event

Every day the calendar is automatically checked (4am GMT), that day’s tasks appear on the task list and you’ll receive an email notification.

The RTM calendar is produced alongside the default calendar provided by your Google account, see the Google support pages for more information on creating events and managing multiple calendars.

The name of the calendar can be changed.

The calendar can be manually checked at any time using “Add-ons > Rose Task Manager > Check calendar for tasks”.

< Customise an email notification >

Create a draft email to use as an email template, using placeholders of the form “{{PLACE_HOLDER}}”, where PLACE_HOLDER is header of the column to take a value from.

For example, say you wanted the task “Description” to be included in the email the placeholder would be “{{Description}}”.

Open the settings sidebar – “Add-ons > Rose Task Manager > Settings” – and select the draft email from the “New Task” dropdown list.

Any “new task” email notifications will now use this template.

The “Status Update” email notifications can be similarly customised.

< Send a “Status update” email >

Click on any cell in a row in the task list and then “Add-ons > Rose Task Manager > Send Status email”.

<< Installation creates: >>

* A new sheet called “Task List”. DO NOT RENAME THIS SHEET.
* A new sheet called “Fields” that is used for validating the Priority and Status values. DO NOT RENAME THIS SHEET.
* A Google Form (Form > Go to live form) for entering tasks into the task list.
* Task email notifications. Submitting a task via the task request form sends an email notification to the user and the owner of the task list.
* A Google Calendar called “Rose Task Manager”. The calendar can be renamed.

<< History >>

RTM was originally conceived as a CMMS (Computerized Maintenance Management System) to allow regular maintenance tasks to be scheduled and allow facilities to submit ad-hoc maintenance tasks.

<< Support >>

* Main RTM website – andrewroberts.net/portfolio/rose-task-manager/
* RTM Google+ Community – goo.gl/KtBYQe
* “Add-ons > Rose Task Manager > Help > Learn More”
* My twitter – andrewroberts6
* Contact me (Andrew Roberts) – andrew@roberts.net

<< Release Notess >>

// Version 1.7
// ———–

// * Disable automatic installation

// Version 1.6
// ———–

// * Removed analytics (that wasn’t used anymore)
// * Add sidebar
// * Use GMail draft for emails (in Sidebar > Settings)
// * Add “About” to sidebar
// * Email notifications “from” configurable from Settings
// * Replace calendar trigger log with event count
// * Use calendar ID rather than name (so the name can be changed and RTM
// will still find it
// * Moved onOpen out of eventHandler_() and removed logging (there were lots
// of errors in StackDriver, but I think these were fixed anyway in v1.6

// Version 1.5.1
// ————-

// * Ignore missing Timestamp column
// * Add trace for where the “not from Task List” columns come from

// Version 1.5
// ———–

// * Use Firebase for production logging – BBLog

// Version 1.4.4
// ————-

// * Stop calendar trigger after re-auth email

// Version 1.4.3
// ————-

// * Updated auth email text

// Version 1.4.2
// ————-

// * BUGFIX: Re-arranged event handler init so user email available, and errors
// emailed.

// Version 1.4.1
// ————-

// * Made sure menu refresh not called when trigger deleted in context of
// a trigger

// Version 1.4
// ———–

// * Updated Assert library to fix error email send
// * Updated “re-auth” email text
// * Removed myself from “re-auth” email

// Version 1.3
// ———–

// * Stop trigger on “daily calendar check”
// * Added “Stop/start” trigger menu option
// * Removed delete of columns on install as causing error

// Version 1.2.3
// ————-

// * Better “no RTM calendar” error message.

// Version 1.2.2
// ————-

// * Don’t check calendar if not authed

// Version 1.2.1
// ————-

// * Downgrade non task list form submission

// Version 1.2
// ———–

// * Send error emails to user

// Version 1.1.1 (Add-on v5)
// ————————-

// * Updated so errors displayed as alert not thrown

// Version 1.1 (Add-on v4)
// ———————–

// * Updated code to latest libraries, style, etc.
// * Added status description to emails
// * Added re-auth code
// * Reorganised installation
// * Added manual Calendar trigger to production menu

// Version 1.0.0
// ————-

// * Automated installation (create form, format sheet, create calendar, etc)
// so that RoseTM could be released as an add-on.
// * Introduced various libraries (or development versions of)
// * Started on re-formatting.

// Version 0.4.1
// ————-

// * Added started column and auto-complete on going to in-progress
// * Add UA tracking (after release) via cUAMeasure library.

// Version 0.4.0
// ————-

// * Hadn’t checked that unit tests were running on 0.3.0, so small changes for that.
// * Changed CMMS_NAME to TM_NAME
// * Checked with new sheets – minor changes
// * Removed filter from sort menu and added new ones

// Version 0.3.0
// ————-

// * Added “wait” text to form
// * Not in the code – but realised I need to set the triggers at 4am to avoid
// slipping into previous day as events are stored in UTC.
// * Renamed to RoseTM.

// Version 0.2.0
// ————-

// * Generally made more generic and easier to deploy; removed all reference to original
// deployment.
// * Removed need for fixed task list columns, as long as the required ones
// are in place the user can add and remove their own wherever they like.
// * Removed the notifyAssignee() function as it seems to impersonal to ever be used.

// Version 0.1.1
// ————-
//
// * Added auto-completion of date when tasks are closed (CLOSED or DONE).

// Version 0.1.0
// ————-
//
// * First beta release.

类似Rose Task Manager插件

Zoho Vault is an online password man..
Zoho Vault is an online password manager that helps businesses securely store, share and manage passwords and other sensitive data and access them from anywhere. Product Highlights..
包含许多用于PPC广告系列构建的有用工具。 连接工具-通过连接创建新的关键字-使用多达四个列表,使用您需要的排列。 列表工具-创建和管理您自己的列表,以在连接工具中使用 (重新..
包含许多用于PPC广告系列构建的有用工具。 连接工具-通过连接创建新的关键字-使用多达四个列表,使用您需要的排列。 列表工具-创建和管理您自己的列表,以在连接工具中使用 (重新) 地理选择工具-通过使用诸如 “美国加利福尼亚州的城市” 之类的查询快速创建地理列表 免费7天试用,然后需要订阅。
Video Recorder for Google Drive 直接在浏览器中录制来自麦克风或网络摄像头(或两者)的音频和视频。您不必在计算机上安装任何东西。 我们还支持将视频..
Video Recorder for Google Drive 直接在浏览器中录制来自麦克风或网络摄像头(或两者)的音频和视频。您不必在计算机上安装任何东西。 我们还支持将视频文件保存到您的计算机或Google云端硬盘中。您还可以在保存之前预览文件。 音频在线语音记录器和捕获是一个免费的语音和音频录制Web应用程序。录制或捕获您的声音并在完成后播放。假设您想..
Cut down your time responding to ema..
Cut down your time responding to email by 90%. Our human editors write your emails for you in perfect and professional English. Use it for sending professional emails while on the ..
|
Photo Paint Instant is a fast drawin..
Photo Paint Instant is a fast drawing app with image, photo. Supports paint, drawing, webcam capture, and Goolge Drive's photos. Photo Paint Instant is an easy to use paint & d..
Create a mark-book that will allow y..
Create a mark-book that will allow you to share a complete row of the worksheet with a Student or Parent or both! Welcome to Magic Class Tracker! This add-on can be used to set up ..
net2phone Huddle provides a seamless..
net2phone Huddle provides a seamless video conferencing solution for you, your team, and your customers. Introducing: net2phone Huddle. A modern approach to video conferencing. We ..
GIFT Quiz Editor helps instructors c..
GIFT Quiz Editor helps instructors create quizzes with the GIFT language (started in Moodle). GIFT Quiz Editor was created to help instructors create quizzes with the GIFT syntax. ..
Add rich text notes to Sheets cells
Add rich text notes to Sheets cells
Search museums, archives and librari..
Search museums, archives and libraries for images, embed them in slides at the click of a button! Also available for documents. Highlight text in your slide and use it to search ma..
Allows you to quickly and easily run..
Allows you to quickly and easily run ranked-ballot elections in Sheets. Uses the Schulze Method, a Condorcet voting algorithm.
This add-on adds functions to your G..
This add-on adds functions to your Google Sheets document for currency conversion that use historical reference exchange rates gathered from European Central bank and other sources..
Từ file google sheet, bấm/click để t..
Từ file google sheet, bấm/click để tạo hàng loạt post lên các mạng xã hội facebook, linkedIn, Twitter, Pinterest, Instagram Các post sẽ được post bằng chính tài khoản của bạn trên ..
Automatically find, visualize and in..
Automatically find, visualize and integrate relevant global data and charts into your workflow With Knoema DataFinder, you no longer need to search for the data you need online or ..
“这个工具将帮助呼叫代理最大限度地减少拨打手机中号码的麻烦 相关数据可以很容易地保存在电子表格中。此外,用户不需要为每个数字设置短信。通过使用自己的自定义模板,他们..
“这个工具将帮助呼叫代理最大限度地减少拨打手机中号码的麻烦 相关数据可以很容易地保存在电子表格中。此外,用户不需要为每个数字设置短信。通过使用自己的自定义模板,他们可以为所有电子表格编号列表动态设置短信。”
Time your Project's Activities &..
Time your Project's Activities & Save them directly to your Calendar. Measure Process Time, Timesheet Recording & Reporting. Time Study & Timesheet ToolsBusiness Proces..
Photo gallery lists all pictures of ..
Photo gallery lists all pictures of a given folder in the Spreadsheet and creates a photo gallery. The perfect tool to create a photo gallery with photos from your drive ! Easy to ..
Hàm Đọc số thành chữ =VND(123) =>..
Hàm Đọc số thành chữ =VND(123) => Một trăm hai mươi ba đồng =docso(123) => một trăm hai mươi ba Để sử dụng, bạn chọn Manage Add-ons, sau đó chọn Docso, và [x] Use in this doc..
Аддон для Google таблиц, разработанный командой Tonti Laguna для внутреннего продукта AR..
Аддон для Google таблиц, разработанный командой Tonti Laguna для внутреннего продукта ARA. Данное расширение упростит работу с API ARA и позволит обновлять API у всех пользователей..
Quickly create word clouds from shee..
Quickly create word clouds from sheet data. Choose from three types; clouds, packed circles or trees. Upload to Gdrive or Photos or insert as image onto current sheet. Free 7 day t..

Rose Task Manager插件下载

免费下载插件商店

插件评论

用户

Thanks for the feedback. Being able to force a check on the calendar is something I find useful in the test version, I'll put in the next release.

用户

The latest version allows you to manually check the calendar via the add-on menu (Rose Task Manager > Check calendar for tasks) rather than having to wait for the nightly trigger.

用户

What do I have to make this real time or to be able to force refresh? This is the only thing missing for me to give 5 stars. The Calendar management on this add-on is unique to any other task management app I've used (except g-ques).

用户

can not open new sheets

用户

This app is awesome! It takes the work out of planning an event and puts everything at my fingertips!