Saturday, January 20, 2024

One Link Sign-up templates for event, class, serving schedule and potluck

One Link Sign-up has configuration and is based on Google sheet which is also customizable. For beginner, please use the sign-up templates with sample data provided at the initial web app set-up time. Template is provided according to the key words 'Event, 'Class', 'Serving', 'Potluck' that is entered to the spreadsheet name. Current templates have below:

1.    Events - single/multiple activities

2.    Class - single/multiple classes with automated waiting list

3.    Serving schedule - recursive serving with sign-up status for collaboration

4.    Potlucks - potlucks with input fields for invitees to provide what dish will be brought

After knowing the basic, user can customize the sheet and re-configured the add-on for what are needed.

Thursday, December 21, 2023

One Link Sign-up adding to pesonal calendar

On the sign-up confirmation page, a new button Add to calendar is provided for signer to update his/her calendar and to set up email/notification reminder.

Sign up example:

1. Sign up Chairperson by a tick.


2. Sign-up confirmation with a Add to calendar button.
3. Add to calendar options.

4. Add to Google calendar.

Delete sign-up example:

1. Delete sign-up by a tick.


 
2. Delete sign-up confirmation.









Friday, November 24, 2023

One Link Sign-up has been approved for publication on the Google Workspace Marketplace

A new Google sheet add-on One Link Sign-up has been published. The aim of this add-on is to give signers the best convenience. 

From this add-on, host can filter posts for his/her social media group, such as WhatsApp group, to create a one link and share the one link page with the groups. 

From the one link, signers can sign up and maintain their sign-ups online. Signers are authenticated by Google sign-in and their sign-ups are with the host's Google sheet and their privacy on sign-ups are protected. 




This add-on was submitted to Google Workspace Marketplace for review on Nov 24, 2023 and got approved on Dec 4, 2023.

Thursday, October 12, 2023

To-do List Plugin customization for color coding such as tasks due in 1 week, 2 weeks, etc

 1. Click on the Date column to select the whole column.


image.png

2. Right click on the selected column to select "Conditional formatting".

image.png

3. Click "+ Add another rule".

image.png
4. On Format rules, select "Date is between".

image.png

5. Enter the formula below for due in a week and click Done.
image.png
6. Date is color coded

image.png

If you want to color code the task column, it can be code by Custom formula =AND(A2>Today(), A2 <Today()+6) to below:
image.png

Have fun on conditional formatting! 

Friday, September 1, 2023

Freedom Data Import demo on importing data from internet data table

Another demo sheet with examples to get all currency exchange rates, major currency exchange rates and specific currency exchange rate is added to the 'Try demo" function. It demonstrated how to get data from an internet table, filter the required data, to a table or to a cell.

Tuesday, August 8, 2023

Freedom Data Import new function "Try demo"

 A new function "Try demo" is added to menu. User can copy an Expense summary demo sheet and data sheet to try out.

Tuesday, July 11, 2023

Freedom Data Import system flow diagram

The download count on "Freedom Data Import" has over 100. Thank you to all your download. I created a gif banner to expain how it works.